The Swift Package Index logo.Swift Package Index

Build Information

Failed to build d3-async-location with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Igor/d3-async-location.git
Reference: main
Cloned https://github.com/The-Igor/d3-async-location.git into spi-builder-workspace
SUCCESS checkout https://github.com/The-Igor/d3-async-location.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/10] Emitting module d3_async_location
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[2/10] Compiling d3_async_location Delegate.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[3/10] Compiling d3_async_location Permission.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[4/11] Compiling d3_async_location ILocationManagerViewModel.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[5/11] Compiling d3_async_location LMViewModel.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[6/11] Compiling d3_async_location ILocationManagerAsync.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[7/11] Compiling d3_async_location ILocationDelegate.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[8/11] Compiling d3_async_location Strategy.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[9/11] Compiling d3_async_location LocationManagerAsync.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[10/11] Compiling d3_async_location AsyncLocationErrors.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[11/11] Compiling d3_async_location LocationStreamigState.swift
/host/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:8:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2