Build Information
Successful build of OpenMeteoSdk, reference v1.18.0 (9924b6
), with Swift 5.8 for Linux on 24 Oct 2024 17:53:44 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.8-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.8
Building package at path: $PWD
https://github.com/open-meteo/sdk.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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:06f9196eb0a58d9e2ef145681487a05751c13e2e1446f508740719934c63fbe6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/google/flatbuffers.git
[1/81888] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git (5.35s)
Computing version for https://github.com/google/flatbuffers.git
Computed https://github.com/google/flatbuffers.git at 24.3.25 (0.33s)
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...
[1/19] Emitting module FlatBuffers
[2/21] Compiling FlatBuffers Verifiable.swift
[3/21] Compiling FlatBuffers Verifier.swift
[4/21] Compiling FlatBuffers Struct.swift
[5/21] Compiling FlatBuffers Table.swift
[6/21] Compiling FlatBuffers Mutable.swift
[7/21] Compiling FlatBuffers NativeObject.swift
[8/21] Compiling FlatBuffers Offset.swift
[9/21] Compiling FlatBuffers FlatBufferBuilder.swift
[10/21] Compiling FlatBuffers FlatBufferObject.swift
[11/21] Compiling FlatBuffers FlatBuffersUtils.swift
[12/21] Compiling FlatBuffers Root.swift
[13/21] Compiling FlatBuffers String+extension.swift
[14/21] Compiling FlatBuffers TableVerifier.swift
[15/21] Compiling FlatBuffers VeriferOptions.swift
[16/21] Compiling FlatBuffers FlatbuffersErrors.swift
[17/21] Compiling FlatBuffers Int+extension.swift
[18/21] Compiling FlatBuffers Message.swift
[19/21] Compiling FlatBuffers ByteBuffer.swift
[20/21] Compiling FlatBuffers Constants.swift
[21/21] Compiling FlatBuffers Enum.swift
[24/28] Compiling OpenMeteoSdk Unit.swift
[25/28] Compiling OpenMeteoSdk OpenMeteoSdk.swift
[26/28] Emitting module OpenMeteoSdk
[27/28] Compiling OpenMeteoSdk VariablesWithTime.swift
[28/28] Compiling OpenMeteoSdk weather_api_generated.swift
Build complete! (12.48s)
Build complete.
Done.