The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HeatMap, reference v0.14.0 (82c435), with Swift 6.2 for Linux on 19 Mar 2026 23:43:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomhoag/HeatMap.git
Reference: v0.14.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/tomhoag/HeatMap
 * tag               v0.14.0    -> FETCH_HEAD
HEAD is now at 82c4352 Separate render properties into HeatMapStyle
Cloned https://github.com/tomhoag/HeatMap.git
Revision (git rev-parse @):
82c4352ec387bb2efcd419b57a4b39e1b41a0134
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tomhoag/HeatMap.git at v0.14.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tomhoag/HeatMap.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/19] Compiling HeatMap HeatMapConfiguration+Adaptive.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[4/19] Compiling HeatMap HeatMapConfiguration.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[5/19] Compiling HeatMap HeatMapContours+HitTesting.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/21] Emitting module HeatMap
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[7/21] Compiling HeatMap AnnularAssembly.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[8/21] Compiling HeatMap DensityGrid.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[9/21] Compiling HeatMap GeoConversions.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[10/21] Compiling HeatMap MarchingSquares.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[11/21] Compiling HeatMap PolygonSmoother.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[12/21] Compiling HeatMap HeatMapLayer.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[13/21] Compiling HeatMap HeatMapLegend.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[14/21] Compiling HeatMap HeatMapable.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[15/21] Compiling HeatMap LevelSpacing.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[16/21] Compiling HeatMap HeatMapPolygon+Contains.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[17/21] Compiling HeatMap HeatMapPolygon.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[18/21] Compiling HeatMap HeatMapRenderMode.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[19/21] Compiling HeatMap HeatMapStyle.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[20/21] Compiling HeatMap HeatMapContours.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
[21/21] Compiling HeatMap HeatMapGradient.swift
/host/spi-builder-workspace/Sources/HeatMap/AnnularAssembly.swift:8:8: error: no such module 'CoreLocation'
  6 | //
  7 |
  8 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
  9 |
 10 | /// Assembles flat contour polygons into annular (ring-shaped) polygons
BUILD FAILURE 6.2 linux