Build Information
Successful build of OpenMeteoSdk, reference v1.18.0 (9924b6
), with Swift 5.10 for Linux on 24 Oct 2024 17:54:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-meteo/sdk.git
Reference: v1.18.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/open-meteo/sdk
* tag v1.18.0 -> FETCH_HEAD
HEAD is now at 9924b6a Revert "fix: bump the semantic group across 1 directory with 2 updates (#150)" (#152)
Cloned https://github.com/open-meteo/sdk.git
Revision (git rev-parse @):
9924b6a8627cd4237fd955445cf3d0b99e1db0bf
SUCCESS checkout https://github.com/open-meteo/sdk.git at v1.18.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/open-meteo/sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/google/flatbuffers.git
[1/81888] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (5.29s)
Computing version for https://github.com/google/flatbuffers.git
Computed https://github.com/google/flatbuffers.git at 24.3.25 (0.42s)
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at 24.3.25
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/22] Emitting module FlatBuffers
[5/24] Compiling FlatBuffers FlatbuffersErrors.swift
[6/24] Compiling FlatBuffers Int+extension.swift
[7/24] Compiling FlatBuffers Message.swift
[8/24] Compiling FlatBuffers Mutable.swift
[9/24] Compiling FlatBuffers NativeObject.swift
[10/24] Compiling FlatBuffers Offset.swift
[11/24] Compiling FlatBuffers Verifiable.swift
[12/24] Compiling FlatBuffers Verifier.swift
[13/24] Compiling FlatBuffers Root.swift
[14/24] Compiling FlatBuffers String+extension.swift
[15/24] Compiling FlatBuffers Struct.swift
[16/24] Compiling FlatBuffers Table.swift
[17/24] Compiling FlatBuffers ByteBuffer.swift
[18/24] Compiling FlatBuffers Constants.swift
[19/24] Compiling FlatBuffers Enum.swift
[20/24] Compiling FlatBuffers TableVerifier.swift
[21/24] Compiling FlatBuffers VeriferOptions.swift
[22/24] Compiling FlatBuffers FlatBufferBuilder.swift
[23/24] Compiling FlatBuffers FlatBufferObject.swift
[24/24] Compiling FlatBuffers FlatBuffersUtils.swift
[26/30] Compiling OpenMeteoSdk OpenMeteoSdk.swift
[27/30] Emitting module OpenMeteoSdk
[28/30] Compiling OpenMeteoSdk Unit.swift
[29/30] Compiling OpenMeteoSdk VariablesWithTime.swift
[30/30] Compiling OpenMeteoSdk weather_api_generated.swift
Build complete! (15.92s)
Build complete.
Done.