Build Information
Failed to build LandTransportKit, reference main (bceb9d), with Swift 6.1 for Android on 13 Feb 2026 20:59:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stuartbreckenridge/LandTransportKit.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/stuartbreckenridge/LandTransportKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bceb9d1 📝 README Updates
Cloned https://github.com/stuartbreckenridge/LandTransportKit.git
Revision (git rev-parse @):
bceb9d12c53726be04675bbf1b9a17f862ea7507
SUCCESS checkout https://github.com/stuartbreckenridge/LandTransportKit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/stuartbreckenridge/LandTransportKit.git
https://github.com/stuartbreckenridge/LandTransportKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "LandTransportKit",
"name" : "LandTransportKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "LandTransportKit",
"targets" : [
"LandTransportKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LandTransportKitTests",
"module_type" : "SwiftTarget",
"name" : "LandTransportKitTests",
"path" : "Tests/LandTransportKitTests",
"sources" : [
"LandTransportKitTests.swift"
],
"target_dependencies" : [
"LandTransportKit"
],
"type" : "test"
},
{
"c99name" : "LandTransportKit",
"module_type" : "SwiftTarget",
"name" : "LandTransportKit",
"path" : "Sources/LandTransportKit",
"product_memberships" : [
"LandTransportKit"
],
"sources" : [
"API/LandTransportAPI+BikeParking.swift",
"API/LandTransportAPI+BusArrivals.swift",
"API/LandTransportAPI+BusRoutes.swift",
"API/LandTransportAPI+BusServices.swift",
"API/LandTransportAPI+BusStops.swift",
"API/LandTransportAPI+CarParkAvailability.swift",
"API/LandTransportAPI+EstimatedTravelTime.swift",
"API/LandTransportAPI+FacilitiesMaintenance.swift",
"API/LandTransportAPI+FaultyTrafficLights.swift",
"API/LandTransportAPI+PassengerVolumes.swift",
"API/LandTransportAPI+RoadEvents.swift",
"API/LandTransportAPI+StationCrowdDensity.swift",
"API/LandTransportAPI+TaxiAvailability.swift",
"API/LandTransportAPI+TaxiStands.swift",
"API/LandTransportAPI+TrafficFlow.swift",
"API/LandTransportAPI+TrafficImages.swift",
"API/LandTransportAPI+TrafficIncidents.swift",
"API/LandTransportAPI+TrafficSpeedBands.swift",
"API/LandTransportAPI+TrainServiceAlerts.swift",
"API/LandTransportAPI+VMS.swift",
"API/LandTransportAPI.swift",
"API/LandTransportEndpoints.swift",
"Models/Bike Parking/BikeParking.swift",
"Models/Bus Arrivals/BusArrivals.swift",
"Models/Bus Arrivals/NextBus.swift",
"Models/Bus Arrivals/Services.swift",
"Models/Bus Route/BusRoute.swift",
"Models/Bus Services/BusService.swift",
"Models/Bus Stops/BusStops.swift",
"Models/Car Park Availability/CarParkAvailability.swift",
"Models/Estimated Travel Time/EstimatedTravelTime.swift",
"Models/Facilities Maintenance/FacilitiesMaintenance.swift",
"Models/Faulty Traffic Lights/FaultyTrafficLights.swift",
"Models/Passenger Volumes/PassengerVolume.swift",
"Models/Road Events/RoadEvents.swift",
"Models/Station Crowd Density/StationCrowdDensity.swift",
"Models/Taxi Availability/TaxiAvailability.swift",
"Models/Taxi Stands/TaxiStands.swift",
"Models/Traffic Flow/TrafficFlow.swift",
"Models/Traffic Images/TrafficImages.swift",
"Models/Traffic Incidents/TrafficIncidents.swift",
"Models/Traffic Speed Bands/TrafficSpeedBands.swift",
"Models/Train Service Alert/TrainServiceAlert.swift",
"Models/VMS/VariableMessageServices.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.37s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3655] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.03s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/44] Emitting module LandTransportKit
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[6/49] Compiling LandTransportKit LandTransportAPI+TrainServiceAlerts.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[7/49] Compiling LandTransportKit LandTransportAPI+VMS.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[8/49] Compiling LandTransportKit LandTransportAPI.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[9/49] Compiling LandTransportKit LandTransportEndpoints.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[10/49] Compiling LandTransportKit BikeParking.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[11/49] Compiling LandTransportKit BusArrivals.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[12/49] Compiling LandTransportKit LandTransportAPI+BikeParking.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[13/49] Compiling LandTransportKit LandTransportAPI+BusArrivals.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[14/49] Compiling LandTransportKit LandTransportAPI+BusRoutes.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[15/49] Compiling LandTransportKit LandTransportAPI+BusServices.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[16/49] Compiling LandTransportKit LandTransportAPI+BusStops.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[17/49] Compiling LandTransportKit LandTransportAPI+CarParkAvailability.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[18/49] Compiling LandTransportKit LandTransportAPI+EstimatedTravelTime.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[19/49] Compiling LandTransportKit LandTransportAPI+FacilitiesMaintenance.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[20/49] Compiling LandTransportKit LandTransportAPI+FaultyTrafficLights.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[21/49] Compiling LandTransportKit LandTransportAPI+PassengerVolumes.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[22/49] Compiling LandTransportKit LandTransportAPI+RoadEvents.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[23/49] Compiling LandTransportKit LandTransportAPI+StationCrowdDensity.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[24/49] Compiling LandTransportKit CarParkAvailability.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[25/49] Compiling LandTransportKit EstimatedTravelTime.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[26/49] Compiling LandTransportKit FacilitiesMaintenance.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[27/49] Compiling LandTransportKit FaultyTrafficLights.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[28/49] Compiling LandTransportKit PassengerVolume.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[29/49] Compiling LandTransportKit LandTransportAPI+TaxiAvailability.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[30/49] Compiling LandTransportKit LandTransportAPI+TaxiStands.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[31/49] Compiling LandTransportKit LandTransportAPI+TrafficFlow.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[32/49] Compiling LandTransportKit LandTransportAPI+TrafficImages.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[33/49] Compiling LandTransportKit LandTransportAPI+TrafficIncidents.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[34/49] Compiling LandTransportKit LandTransportAPI+TrafficSpeedBands.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[35/49] Compiling LandTransportKit RoadEvents.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[36/49] Compiling LandTransportKit StationCrowdDensity.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[37/49] Compiling LandTransportKit TaxiAvailability.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[38/49] Compiling LandTransportKit TaxiStands.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[39/49] Compiling LandTransportKit TrafficFlow.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[40/49] Compiling LandTransportKit TrafficImages.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[41/49] Compiling LandTransportKit TrafficIncidents.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[42/49] Compiling LandTransportKit TrafficSpeedBands.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[43/49] Compiling LandTransportKit TrainServiceAlert.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[44/49] Compiling LandTransportKit VariableMessageServices.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[45/49] Compiling LandTransportKit NextBus.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[46/49] Compiling LandTransportKit Services.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[47/49] Compiling LandTransportKit BusRoute.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[48/49] Compiling LandTransportKit BusService.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[49/49] Compiling LandTransportKit BusStops.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/43] Compiling LandTransportKit LandTransportAPI+TaxiAvailability.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[5/43] Compiling LandTransportKit LandTransportAPI+TaxiStands.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[6/43] Compiling LandTransportKit LandTransportAPI+TrafficFlow.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[7/43] Compiling LandTransportKit LandTransportAPI+TrafficImages.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[8/43] Compiling LandTransportKit LandTransportAPI+TrafficIncidents.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[9/43] Compiling LandTransportKit LandTransportAPI+TrafficSpeedBands.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/48] Emitting module LandTransportKit
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[11/48] Compiling LandTransportKit LandTransportAPI+BikeParking.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[12/48] Compiling LandTransportKit LandTransportAPI+BusArrivals.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[13/48] Compiling LandTransportKit LandTransportAPI+BusRoutes.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[14/48] Compiling LandTransportKit LandTransportAPI+BusServices.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[15/48] Compiling LandTransportKit LandTransportAPI+BusStops.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[16/48] Compiling LandTransportKit LandTransportAPI+CarParkAvailability.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[17/48] Compiling LandTransportKit RoadEvents.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[18/48] Compiling LandTransportKit StationCrowdDensity.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[19/48] Compiling LandTransportKit TaxiAvailability.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[20/48] Compiling LandTransportKit TaxiStands.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[21/48] Compiling LandTransportKit TrafficFlow.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[22/48] Compiling LandTransportKit LandTransportAPI+TrainServiceAlerts.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[23/48] Compiling LandTransportKit LandTransportAPI+VMS.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[24/48] Compiling LandTransportKit LandTransportAPI.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[25/48] Compiling LandTransportKit LandTransportEndpoints.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[26/48] Compiling LandTransportKit BikeParking.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[27/48] Compiling LandTransportKit BusArrivals.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[28/48] Compiling LandTransportKit CarParkAvailability.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[29/48] Compiling LandTransportKit EstimatedTravelTime.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[30/48] Compiling LandTransportKit FacilitiesMaintenance.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[31/48] Compiling LandTransportKit FaultyTrafficLights.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[32/48] Compiling LandTransportKit PassengerVolume.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[33/48] Compiling LandTransportKit LandTransportAPI+EstimatedTravelTime.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[34/48] Compiling LandTransportKit LandTransportAPI+FacilitiesMaintenance.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[35/48] Compiling LandTransportKit LandTransportAPI+FaultyTrafficLights.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[36/48] Compiling LandTransportKit LandTransportAPI+PassengerVolumes.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[37/48] Compiling LandTransportKit LandTransportAPI+RoadEvents.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[38/48] Compiling LandTransportKit LandTransportAPI+StationCrowdDensity.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[39/48] Compiling LandTransportKit NextBus.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[40/48] Compiling LandTransportKit Services.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[41/48] Compiling LandTransportKit BusRoute.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[42/48] Compiling LandTransportKit BusService.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[43/48] Compiling LandTransportKit BusStops.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[44/48] Compiling LandTransportKit TrafficImages.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[45/48] Compiling LandTransportKit TrafficIncidents.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[46/48] Compiling LandTransportKit TrafficSpeedBands.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[47/48] Compiling LandTransportKit TrainServiceAlert.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
[48/48] Compiling LandTransportKit VariableMessageServices.swift
/host/spi-builder-workspace/Sources/LandTransportKit/API/LandTransportAPI.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | // MARK: - Constants
BUILD FAILURE 6.1 android