The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PXGoogleDirections with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poulpix/PXGoogleDirections.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/poulpix/PXGoogleDirections
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 06c8608 Post-Cocoapods push commit
Cloned https://github.com/poulpix/PXGoogleDirections.git
Revision (git rev-parse @):
06c86082ac91a1bb5d9b0711604c2e10ced08a0f
SUCCESS checkout https://github.com/poulpix/PXGoogleDirections.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "pxgoogledirections",
      "name": "PXGoogleDirections",
      "url": "https://github.com/poulpix/PXGoogleDirections.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PXGoogleDirections",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/poulpix/PXGoogleDirections.git
[1/2067] Fetching pxgoogledirections
Fetched https://github.com/poulpix/PXGoogleDirections.git (43.47s)
Creating working copy for https://github.com/poulpix/PXGoogleDirections.git
Working copy of https://github.com/poulpix/PXGoogleDirections.git resolved at master
warning: '.resolve-product-dependencies': dependency 'pxgoogledirections' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/18] Emitting module PXGoogleDirections
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[2/18] Compiling PXGoogleDirections PXGoogleDirectionsEnums.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[3/18] Compiling PXGoogleDirections PXGoogleDirectionsResponse.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[4/18] Compiling PXGoogleDirections PXGoogleDirectionsRoute.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[5/18] Compiling PXGoogleDirections PXGoogleDirectionsTransitAgency.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[6/18] Compiling PXGoogleDirections PXGoogleDirectionsTransitLine.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[7/20] Compiling PXGoogleDirections PXGoogleDirectionsTransitLineVehicle.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[8/20] Compiling PXGoogleDirections PXLocation.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[9/20] Compiling PXGoogleDirections PXGoogleDirectionsStop.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[10/20] Compiling PXGoogleDirections PXGoogleDirectionsTime.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[11/20] Compiling PXGoogleDirections PXGoogleDirectionsRouteFare.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[12/20] Compiling PXGoogleDirections PXGoogleDirectionsRouteLeg.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[13/20] Compiling PXGoogleDirections PXGoogleDirections.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[14/20] Compiling PXGoogleDirections PXGoogleDirectionsDistance.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[15/20] Compiling PXGoogleDirections PXGoogleDirectionsDuration.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[16/20] Compiling PXGoogleDirections PXGoogleDirectionsRouteLegStep.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[17/20] Compiling PXGoogleDirections PXGoogleDirectionsRouteLegStepTransitDetails.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[18/20] Compiling PXGoogleDirections PXTime.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[19/20] Compiling PXGoogleDirections PXUtils.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/18] Compiling PXGoogleDirections PXGoogleDirectionsRouteLegStep.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[2/18] Compiling PXGoogleDirections PXGoogleDirectionsRouteLegStepTransitDetails.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[3/20] Compiling PXGoogleDirections PXGoogleDirectionsTransitAgency.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[4/20] Compiling PXGoogleDirections PXGoogleDirectionsTransitLine.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[5/20] Compiling PXGoogleDirections PXGoogleDirectionsRouteFare.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[6/20] Compiling PXGoogleDirections PXGoogleDirectionsRouteLeg.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[7/20] Compiling PXGoogleDirections PXGoogleDirectionsTransitLineVehicle.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[8/20] Compiling PXGoogleDirections PXLocation.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/20] Emitting module PXGoogleDirections
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[10/20] Compiling PXGoogleDirections PXGoogleDirectionsStop.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[11/20] Compiling PXGoogleDirections PXGoogleDirectionsTime.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[12/20] Compiling PXGoogleDirections PXGoogleDirections.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[13/20] Compiling PXGoogleDirections PXGoogleDirectionsDistance.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[14/20] Compiling PXGoogleDirections PXGoogleDirectionsDuration.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[15/20] Compiling PXGoogleDirections PXGoogleDirectionsEnums.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[16/20] Compiling PXGoogleDirections PXGoogleDirectionsResponse.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[17/20] Compiling PXGoogleDirections PXGoogleDirectionsRoute.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[18/20] Compiling PXGoogleDirections PXTime.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
[19/20] Compiling PXGoogleDirections PXUtils.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
import GoogleMaps
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm