Build Information
Failed to build CoordinateFormatStyle, reference main (485dd2), with Swift 6.2 for Wasm on 29 Apr 2026 04:34:13 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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 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: wasm
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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/designedbyclowns/UTMConversion.git
[1/238] Fetching utmconversion
Fetched https://github.com/designedbyclowns/UTMConversion.git from cache (0.28s)
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.27s)
[2246/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 (1.09s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.47s)
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/GeoURI.git
Working copy of https://github.com/designedbyclowns/GeoURI.git resolved at 1.1.0
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 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 GeoURIParsingError.swift
[8/20] Compiling GeoURI GeoURIError.swift
[9/20] Compiling GeoURI ParseStrategy.swift
[10/20] Compiling GeoURI GeoURI+URL.swift
[11/20] Compiling GeoURI GeoURI+Equatable.swift
[12/20] Emitting module GeoURI
[13/20] Compiling GeoURI GeoURI+CustomStringConvertible.swift
[14/20] Compiling GeoURI GeoURI.swift
[15/20] Compiling GeoURI FormatStyle.swift
[16/20] Compiling GeoURI GeoURI+CoreLocation.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.2 wasm