Build Information
Failed to build CoordinateFormatStyle, reference 0.2.0 (17e98f), with Swift 6.3 for Linux on 28 Apr 2026 08:58:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-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.3
Building package at path: $PWD
https://github.com/designedbyclowns/CoordinateFormatStyle.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/designedbyclowns/UTMConversion.git
[1/238] Fetching utmconversion
Fetched https://github.com/designedbyclowns/UTMConversion.git from cache (0.23s)
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/designedbyclowns/GeoURI.git
[1/223] Fetching geouri
Fetched https://github.com/designedbyclowns/GeoURI.git from cache (0.24s)
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/designedbyclowns/GeoURI.git
Computed https://github.com/designedbyclowns/GeoURI.git at 1.1.0 (0.97s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.61s)
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)
Creating working copy for https://github.com/designedbyclowns/GeoURI.git
Working copy of https://github.com/designedbyclowns/GeoURI.git resolved at 1.1.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/19] 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 |
[6/19] 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 |
[7/19] Compiling GeoURI FormatStyle.swift
[8/19] Compiling GeoURI GeoURI+CoreLocation.swift
[9/19] Emitting module GeoURI
[10/19] Compiling GeoURI GeoURI+CustomStringConvertible.swift
[11/19] Compiling GeoURI GeoURI+Equatable.swift
[12/20] Compiling GeoURI GeoURIError.swift
[13/20] Compiling GeoURI GeoURIParsingError.swift
[14/20] Compiling GeoURI ParseStrategy.swift
[15/20] Compiling GeoURI GeoURI+URL.swift
[16/20] Compiling GeoURI GeoURI.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/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 |
[19/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 |
[20/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 |
[21/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 |
BUILD FAILURE 6.3 linux