The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PXGoogleDirections with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poulpix/PXGoogleDirections.git
Reference: master
Cloned https://github.com/poulpix/PXGoogleDirections.git into spi-builder-workspace
SUCCESS checkout https://github.com/poulpix/PXGoogleDirections.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/19] Emitting module PXGoogleDirections
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[2/21] Compiling PXGoogleDirections PXTime.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[3/21] Compiling PXGoogleDirections PXUtils.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[4/21] Compiling PXGoogleDirections PXGoogleDirectionsStop.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[5/21] Compiling PXGoogleDirections PXGoogleDirectionsTime.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[6/21] Compiling PXGoogleDirections PXGoogleDirectionsTransitLineVehicle.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[7/21] Compiling PXGoogleDirections PXLocation.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[8/21] Compiling PXGoogleDirections PXGoogleDirectionsTransitAgency.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[9/21] Compiling PXGoogleDirections PXGoogleDirectionsTransitLine.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[10/21] Compiling PXGoogleDirections PXGoogleDirectionsRouteFare.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[11/21] Compiling PXGoogleDirections PXGoogleDirectionsRouteLeg.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[12/21] Compiling PXGoogleDirections PXGoogleDirectionsRouteLegStep.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[13/21] Compiling PXGoogleDirections PXGoogleDirectionsRouteLegStepTransitDetails.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[14/21] Compiling PXGoogleDirections PXGoogleDirections.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[15/21] Compiling PXGoogleDirections PXGoogleDirectionsDistance.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[16/21] Compiling PXGoogleDirections PXGoogleDirectionsDuration.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[17/21] Compiling PXGoogleDirections PXGoogleDirectionsEnums.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[18/21] Compiling PXGoogleDirections PXGoogleDirectionsResponse.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[19/21] Compiling PXGoogleDirections PXGoogleDirectionsRoute.swift
/host/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:10:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2