The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OpenMeteoSdk, reference v1.18.0 (9924b6), with Swift 5.9 for Linux on 24 Oct 2024 17:54:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $PWD
https://github.com/open-meteo/sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/google/flatbuffers.git
[1/81888] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git (5.91s)
Computing version for https://github.com/google/flatbuffers.git
Computed https://github.com/google/flatbuffers.git at 24.3.25 (0.51s)
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 Struct.swift
[3/21] Compiling FlatBuffers Table.swift
[4/21] Compiling FlatBuffers Verifiable.swift
[5/21] Compiling FlatBuffers Verifier.swift
[6/21] Compiling FlatBuffers ByteBuffer.swift
[7/21] Compiling FlatBuffers Constants.swift
[8/21] Compiling FlatBuffers Enum.swift
[9/21] Compiling FlatBuffers Mutable.swift
[10/21] Compiling FlatBuffers NativeObject.swift
[11/21] Compiling FlatBuffers Offset.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 FlatBufferBuilder.swift
[17/21] Compiling FlatBuffers FlatBufferObject.swift
[18/21] Compiling FlatBuffers FlatBuffersUtils.swift
[19/21] Compiling FlatBuffers FlatbuffersErrors.swift
[20/21] Compiling FlatBuffers Int+extension.swift
[21/21] Compiling FlatBuffers Message.swift
[24/28] Emitting module OpenMeteoSdk
[25/28] Compiling OpenMeteoSdk OpenMeteoSdk.swift
[26/28] Compiling OpenMeteoSdk VariablesWithTime.swift
[27/28] Compiling OpenMeteoSdk Unit.swift
[28/28] Compiling OpenMeteoSdk weather_api_generated.swift
Build complete! (17.32s)
Build complete.
Done.