Build Information
Failed to build PXGoogleDirections, reference master (06c860), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 06:55:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poulpix/PXGoogleDirections.git
Reference: master
Initialized empty Git repository in /Users/admin/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/poulpix/PXGoogleDirections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-1EA4D86E10B52AF.txt
[3/22] Compiling PXGoogleDirections PXTime.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/22] Compiling PXGoogleDirections PXGoogleDirectionsRouteFare.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[5/22] Compiling PXGoogleDirections PXGoogleDirectionsRouteLeg.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[6/22] Emitting module PXGoogleDirections
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[7/22] Compiling PXGoogleDirections PXGoogleDirectionsStop.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[8/22] Compiling PXGoogleDirections PXGoogleDirectionsTime.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[9/22] Compiling PXGoogleDirections PXGoogleDirectionsResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[10/22] Compiling PXGoogleDirections PXGoogleDirectionsRoute.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[11/22] Compiling PXGoogleDirections PXGoogleDirectionsTransitAgency.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[12/22] Compiling PXGoogleDirections PXGoogleDirectionsTransitLine.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[13/22] Compiling PXGoogleDirections PXGoogleDirections.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[14/22] Compiling PXGoogleDirections PXGoogleDirectionsDistance.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[15/22] Compiling PXGoogleDirections PXGoogleDirectionsTransitLineVehicle.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[16/22] Compiling PXGoogleDirections PXLocation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[17/22] Compiling PXGoogleDirections PXGoogleDirectionsRouteLegStep.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[18/22] Compiling PXGoogleDirections PXGoogleDirectionsRouteLegStepTransitDetails.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[19/22] Compiling PXGoogleDirections PXGoogleDirectionsDuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[20/22] Compiling PXGoogleDirections PXGoogleDirectionsEnums.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
[21/23] Compiling PXGoogleDirections PXUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:11:8: error: no such module 'GoogleMaps'
9 | import Foundation
10 | import CoreLocation
11 | import GoogleMaps
| `- error: no such module 'GoogleMaps'
12 |
13 | // MARK: PXGoogleDirectionsDelegate protocol
BUILD FAILURE 6.2 macosSpm