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 main (9924b6), with Swift 5.10 for Linux on 24 Oct 2024 17:55:46 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: 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/open-meteo/sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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.05s)
Computing version for https://github.com/google/flatbuffers.git
Computed https://github.com/google/flatbuffers.git at 24.3.25 (0.36s)
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 Verifiable.swift
[6/24] Compiling FlatBuffers Verifier.swift
[7/24] Compiling FlatBuffers FlatbuffersErrors.swift
[8/24] Compiling FlatBuffers Int+extension.swift
[9/24] Compiling FlatBuffers Message.swift
[10/24] Compiling FlatBuffers ByteBuffer.swift
[11/24] Compiling FlatBuffers Constants.swift
[12/24] Compiling FlatBuffers Enum.swift
[13/24] Compiling FlatBuffers TableVerifier.swift
[14/24] Compiling FlatBuffers VeriferOptions.swift
[15/24] Compiling FlatBuffers FlatBufferBuilder.swift
[16/24] Compiling FlatBuffers FlatBufferObject.swift
[17/24] Compiling FlatBuffers FlatBuffersUtils.swift
[18/24] Compiling FlatBuffers Struct.swift
[19/24] Compiling FlatBuffers Table.swift
[20/24] Compiling FlatBuffers Mutable.swift
[21/24] Compiling FlatBuffers NativeObject.swift
[22/24] Compiling FlatBuffers Offset.swift
[23/24] Compiling FlatBuffers Root.swift
[24/24] Compiling FlatBuffers String+extension.swift
[26/30] Compiling OpenMeteoSdk VariablesWithTime.swift
[27/30] Compiling OpenMeteoSdk Unit.swift
[28/30] Compiling OpenMeteoSdk OpenMeteoSdk.swift
[29/30] Emitting module OpenMeteoSdk
[30/30] Compiling OpenMeteoSdk weather_api_generated.swift
Build complete! (13.69s)
Build complete.
Done.