Build Information
Failed to build CoordinateFormatStyle, reference main (485dd2), with Swift 6.3 for Linux on 29 Apr 2026 04:33:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 485dd2d Add badges to README
Cloned https://github.com/designedbyclowns/CoordinateFormatStyle.git
Revision (git rev-parse @):
485dd2d4cb34fbeed4516221aa4cf320dc0a4664
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/designedbyclowns/CoordinateFormatStyle.git at main
========================================
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-4606859-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.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.42s)
Fetching https://github.com/designedbyclowns/GeoURI.git
Fetching https://github.com/apple/swift-numerics.git
[1/223] Fetching geouri
[224/6639] Fetching geouri, swift-numerics
Fetched https://github.com/designedbyclowns/GeoURI.git from cache (0.57s)
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
Computing version for https://github.com/designedbyclowns/GeoURI.git
Computed https://github.com/designedbyclowns/GeoURI.git at 1.1.0 (3.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.52s)
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 GeoURIParsingError.swift
[7/20] Compiling GeoURI GeoURIError.swift
[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] 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 |
[10/20] Compiling GeoURI GeoURI+Equatable.swift
[11/20] Emitting module GeoURI
[12/20] Compiling GeoURI FormatStyle.swift
[13/20] Compiling GeoURI GeoURI+CoreLocation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/20] 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 |
[15/20] 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 |
[16/20] Compiling GeoURI ParseStrategy.swift
[17/20] Compiling GeoURI GeoURI+URL.swift
[18/20] Compiling GeoURI GeoURI.swift
[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 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.3 linux