Build Information
Failed to build CoordinateFormatStyle, reference 0.2.0 (17e98f), with Swift 6.2 for Linux on 28 Apr 2026 08:54:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/designedbyclowns/CoordinateFormatStyle.git
Reference: 0.2.0
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/designedbyclowns/CoordinateFormatStyle
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 17e98f0 Merge pull request #4 from designedbyclowns/add-spi-config
Cloned https://github.com/designedbyclowns/CoordinateFormatStyle.git
Revision (git rev-parse @):
17e98f0fabdd2f4fa6809392cdcd217be81bf8f9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/designedbyclowns/CoordinateFormatStyle.git at 0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/designedbyclowns/CoordinateFormatStyle.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/designedbyclowns/UTMConversion.git
[1/238] Fetching utmconversion
Fetched https://github.com/designedbyclowns/UTMConversion.git from cache (0.25s)
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/designedbyclowns/GeoURI.git
[1/223] Fetching geouri
[224/6639] Fetching geouri, swift-numerics
Fetched https://github.com/designedbyclowns/GeoURI.git from cache (0.94s)
Fetched https://github.com/apple/swift-numerics.git from cache (0.94s)
Computing version for https://github.com/designedbyclowns/GeoURI.git
Computed https://github.com/designedbyclowns/GeoURI.git at 1.1.0 (1.29s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.34s)
Creating working copy for https://github.com/designedbyclowns/GeoURI.git
Working copy of https://github.com/designedbyclowns/GeoURI.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/designedbyclowns/UTMConversion.git
Working copy of https://github.com/designedbyclowns/UTMConversion.git resolved at 15-invalid-coordinate-fix (637d9d6)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/19] Compiling GeoURI GeoURI+CustomStringConvertible.swift
[6/20] Compiling GeoURI ParseStrategy.swift
[7/20] Compiling UTMConversion UTMCoordinate.swift
/host/spi-builder-workspace/.build/checkouts/UTMConversion/UTMConversion/CLLocation+UTMCoordinate.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 |
[8/20] Compiling UTMConversion UTMConversionError.swift
/host/spi-builder-workspace/.build/checkouts/UTMConversion/UTMConversion/CLLocation+UTMCoordinate.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 |
[9/20] Emitting module GeoURI
[10/20] Compiling GeoURI FormatStyle.swift
[11/20] Compiling GeoURI GeoURI+CoreLocation.swift
[12/20] Compiling GeoURI GeoURIError.swift
[13/20] Compiling GeoURI GeoURIParsingError.swift
[14/20] Compiling GeoURI GeoURI+URL.swift
[15/20] Compiling GeoURI GeoURI.swift
[16/20] Compiling GeoURI GeoURI+Equatable.swift
[18/21] Compiling UTMConversion CLLocationCoordinate2D+UTMCoordinate.swift
/host/spi-builder-workspace/.build/checkouts/UTMConversion/UTMConversion/CLLocation+UTMCoordinate.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/21] Compiling UTMConversion CLLocation+UTMCoordinate.swift
/host/spi-builder-workspace/.build/checkouts/UTMConversion/UTMConversion/CLLocation+UTMCoordinate.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 |
[20/21] Emitting module UTMConversion
/host/spi-builder-workspace/.build/checkouts/UTMConversion/UTMConversion/CLLocation+UTMCoordinate.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 |
[21/21] Compiling UTMConversion TMCoordinate.swift
/host/spi-builder-workspace/.build/checkouts/UTMConversion/UTMConversion/CLLocation+UTMCoordinate.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 |
BUILD FAILURE 6.2 linux