Build Information
Failed to build SingaporeKit, reference main (b237ec), with Swift 6.3 for Linux on 15 Apr 2026 06:23:58 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/jiachenyee/SingaporeKit.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/jiachenyee/SingaporeKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b237ec2 Update README.md
Cloned https://github.com/jiachenyee/SingaporeKit.git
Revision (git rev-parse @):
b237ec2f80efd12eb3b6c15b1d1a4ec5c77faae0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jiachenyee/SingaporeKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/jiachenyee/SingaporeKit.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/71] Compiling SingaporeKit TwoHourForecast+ForecastLocation.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[4/71] Compiling SingaporeKit TwoHourForecast+Forecasts.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[5/71] Compiling SingaporeKit TwoHourForecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[6/71] Compiling SingaporeKit TwentyFourHourWeather+Forecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[7/71] Compiling SingaporeKit TwentyFourHourWeather+ReceivedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[8/71] Compiling SingaporeKit TwentyFourHourWeather+Regions.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[9/71] Compiling SingaporeKit TwentyFourHourWeather+GeneralForecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[10/71] Compiling SingaporeKit TwentyFourHourWeather+Period.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[11/71] Compiling SingaporeKit TwentyFourHourWeather+Record.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[12/71] Compiling SingaporeKit TwentyFourHourWeather+Wind.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[13/80] Compiling SingaporeKit SingaporeData+AirQuality.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[14/80] Compiling SingaporeKit SingaporeData+AirTemperature.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[15/80] Compiling SingaporeKit SingaporeData+EnvironmentData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[16/80] Compiling SingaporeKit SingaporeData+Rainfall.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[17/80] Compiling SingaporeKit SingaporeData+RelativeHumidity.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[18/80] Compiling SingaporeKit SingaporeData+UVI.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[19/80] Compiling SingaporeKit SingaporeData+Environment.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[20/80] Compiling SingaporeKit SingaporeData+AvailableTaxis.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[21/80] Compiling SingaporeKit SingaporeData+CarparkAvailability.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[22/80] Compiling SingaporeKit ErrorResponse.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[23/80] Compiling SingaporeKit CarparkAvailability.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[24/80] Compiling SingaporeKit CarparkAvailability+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[25/80] Compiling SingaporeKit CarparkAvailability+Carpark.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[26/80] Compiling SingaporeKit CarparkAvailability+CarparkLots.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[27/80] Compiling SingaporeKit AvailableTaxis.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[28/80] Compiling SingaporeKit TrafficImages+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[29/80] Compiling SingaporeKit TrafficImages+Camera.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[30/80] Compiling SingaporeKit TrafficImages+ImageMetadata.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[31/80] Compiling SingaporeKit TrafficImages.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[32/80] Compiling SingaporeKit AirQuality+Reading.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[33/80] Compiling SingaporeKit AirQuality+Readings.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[34/80] Compiling SingaporeKit AirQuality+RegionMetadata.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[35/80] Compiling SingaporeKit AirQuality+Regions.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[36/80] Compiling SingaporeKit AirQuality+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[37/80] Compiling SingaporeKit AirQuality.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[38/80] Compiling SingaporeKit TwoHourForecast+AreaMetadata.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[39/80] Compiling SingaporeKit TwoHourForecast+Forecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[40/80] Compiling SingaporeKit TwoHourForecast+Item.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[41/80] Compiling SingaporeKit TwoHourForecast+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/80] Emitting module SingaporeKit
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[43/80] Compiling SingaporeKit EnvironmentRetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[44/80] Compiling SingaporeKit EnvironmentData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[45/80] Compiling SingaporeKit Reading.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[46/80] Compiling SingaporeKit ReadingData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[47/80] Compiling SingaporeKit Station.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[48/80] Compiling SingaporeKit ResponseWrapper.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[49/80] Compiling SingaporeKit UVIndex+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[50/80] Compiling SingaporeKit UVIndex+RetrievedRecord.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[51/80] Compiling SingaporeKit UVIndex+Record.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[52/80] Compiling SingaporeKit UVIndex.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[53/80] Compiling SingaporeKit Location.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[54/80] Compiling SingaporeKit DateOption.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[55/80] Compiling SingaporeKit Array+SingaporeDataValue.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[56/80] Compiling SingaporeKit Calendar+Singapore.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[57/80] Compiling SingaporeKit Date+APIFormat.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[58/80] Compiling SingaporeKit MomentOption.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[59/80] Compiling SingaporeKit SingaporeData+FourDayWeather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[60/80] Compiling SingaporeKit SingaporeData+TwentyFourHourWeather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[61/80] Compiling SingaporeKit SingaporeData+TwoHourWeather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[62/80] Compiling SingaporeKit TwentyFourHourWeather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[63/80] Compiling SingaporeKit FourDayForecast+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[64/80] Compiling SingaporeKit FourDayForecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[65/80] Compiling SingaporeKit FourDayForecast+Forecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[66/80] Compiling SingaporeKit FourDayForecast+WeatherForecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[67/80] Compiling SingaporeKit Speed.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[68/80] Compiling SingaporeKit ValidPeriod.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[69/80] Compiling SingaporeKit Value.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[70/80] Compiling SingaporeKit Weather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[71/80] Compiling SingaporeKit WindDirection.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[72/80] Compiling SingaporeKit SingaporeData+GenericRequest.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[73/80] Compiling SingaporeKit SingaporeData+TrafficImages.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[74/80] Compiling SingaporeKit SingaporeData+DataError.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[75/80] Compiling SingaporeKit SingaporeData+Requests.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[76/80] Compiling SingaporeKit SingaporeDataResult.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[77/80] Compiling SingaporeKit SingaporeData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[78/80] Compiling SingaporeKit SingaporeDataOption.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[79/80] Compiling SingaporeKit SingaporeDataValue.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[80/80] Compiling SingaporeKit Singapore.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
BUILD FAILURE 6.3 linux