The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CoordinateFormatStyle, reference 0.2.0 (17e98f), with Swift 6.3 for Wasm on 28 Apr 2026 08:58:48 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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build 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:         wasm
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-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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/designedbyclowns/UTMConversion.git
[1/238] Fetching utmconversion
Fetched https://github.com/designedbyclowns/UTMConversion.git from cache (0.38s)
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/apple/swift-numerics.git from cache (1.24s)
Fetched https://github.com/designedbyclowns/GeoURI.git from cache (1.24s)
Computing version for https://github.com/designedbyclowns/GeoURI.git
Computed https://github.com/designedbyclowns/GeoURI.git at 1.1.0 (2.38s)
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/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 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 |
[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 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/19] 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 |
[9/19] 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 |
[10/19] Emitting module GeoURI
[11/20] Compiling GeoURI GeoURIError.swift
[12/20] Compiling GeoURI GeoURIParsingError.swift
[13/20] Compiling GeoURI ParseStrategy.swift
[14/20] Compiling GeoURI GeoURI+URL.swift
[15/20] Compiling GeoURI GeoURI+Equatable.swift
[16/20] Compiling GeoURI GeoURI+CustomStringConvertible.swift
[17/20] Compiling GeoURI FormatStyle.swift
[18/20] Compiling GeoURI GeoURI+CoreLocation.swift
[19/20] Compiling GeoURI GeoURI.swift
[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 wasm