Build Information
Failed to build TeslaSwift, reference 11.2.0 (d10c3f
), with Swift 5.10 for Linux on 29 Oct 2024 20:18:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jonasman/TeslaSwift.git
Reference: 11.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/jonasman/TeslaSwift
* tag 11.2.0 -> FETCH_HEAD
HEAD is now at d10c3fb Merge branch 'master' of https://github.com/jonasman/TeslaSwift
Cloned https://github.com/jonasman/TeslaSwift.git
Revision (git rev-parse @):
d10c3fb4ad2d8f946ef47a57610cd832c1172f64
SUCCESS checkout https://github.com/jonasman/TeslaSwift.git at 11.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/jonasman/TeslaSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/daltoniam/Starscream.git
[1/4902] Fetching starscream
Fetched https://github.com/daltoniam/Starscream.git from cache (0.64s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (0.73s)
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.8
Building for debugging...
[0/7] Write sources
[3/7] Copying PrivacyInfo.xcprivacy
[4/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/73] Emitting module Starscream
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/75] Emitting module TeslaSwift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[10/81] Compiling TeslaSwift GenericResponse.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
[11/81] Compiling TeslaSwift GuiSettings.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
[12/81] Compiling TeslaSwift ChargeState.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
[13/81] Compiling TeslaSwift ScheduledDepartureCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[14/81] Compiling TeslaSwift SentryModeCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[15/81] Compiling TeslaSwift SetSunRoofCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[16/81] Compiling TeslaSwift SetTemperatureCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[17/81] Compiling TeslaSwift ShareToVehicleOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[18/81] Compiling TeslaSwift SoftwareUpdate.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[19/81] Compiling TeslaSwift Product.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[20/81] Compiling TeslaSwift Region.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[21/81] Compiling TeslaSwift RemoteSeatHeaterRequestOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[22/81] Compiling TeslaSwift RemoteStartDriveCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[23/81] Compiling TeslaSwift RemoteSteeringWheelHeaterRequestOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[24/81] Compiling TeslaSwift ScheduledChargingCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[25/81] Compiling TeslaSwift Speed.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[26/81] Compiling TeslaSwift SpeedLimitOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[27/81] Compiling TeslaSwift ValetCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[28/81] Compiling TeslaSwift Vehicle.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[29/81] Compiling TeslaSwift VehicleConfig.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[30/81] Compiling TeslaSwift VehicleExtended.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[31/81] Compiling TeslaSwift HomeLinkCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[32/81] Compiling TeslaSwift MaxDefrostCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[33/81] Compiling TeslaSwift Me.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[34/81] Compiling TeslaSwift NearbyChargingSites.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[35/81] Compiling TeslaSwift OpenTrunkOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[36/81] Compiling TeslaSwift Partner.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[37/81] Compiling TeslaSwift EnergySiteHistory.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[38/81] Compiling TeslaSwift EnergySiteInfo.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[39/81] Compiling TeslaSwift EnergySiteLiveStatus.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[40/81] Compiling TeslaSwift EnergySiteStatus.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[41/81] Compiling TeslaSwift ErrorMessage.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[45/81] Compiling TeslaSwift ClimateState.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[46/81] Compiling TeslaSwift Codable+JSONString.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[47/81] Compiling TeslaSwift CommandResponse.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[48/81] Compiling TeslaSwift Distance.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[49/81] Compiling Starscream Transport.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[50/81] Compiling Starscream resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[51/81] Compiling TeslaSwift Authentication.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[52/81] Compiling TeslaSwift BatteryData.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[53/81] Compiling TeslaSwift BatteryPowerHistory.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[54/81] Compiling TeslaSwift BatteryStatus.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[55/81] Compiling TeslaSwift ChargeAmpsCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[56/81] Compiling TeslaSwift ChargeHistory.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[57/81] Compiling TeslaSwift ChargeLimitPercentageCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
[66/81] Compiling TeslaSwift VehicleState.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[67/81] Compiling TeslaSwift WindowControlCommandOptions.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[68/81] Compiling TeslaSwift TeslaEndpoint.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[69/81] Compiling TeslaSwift TeslaSwift.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[70/81] Compiling TeslaSwift TeslaWebLoginViewContoller.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
[71/81] Compiling TeslaSwift VehicleCommands.swift
/host/spi-builder-workspace/Sources/TeslaSwift/Model/Authentication.swift:10:8: error: no such module 'CryptoKit'
import CryptoKit
^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Compression/WSCompression.swift:30:8: error: no such module 'zlib'
import zlib
^
BUILD FAILURE 5.10 linux