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 Stevia with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/freshOS/Stevia.git
Reference: master
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/freshOS/Stevia
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 090ffdd Bumps to Swift 5.9
Cloned https://github.com/freshOS/Stevia.git
Revision (git rev-parse @):
090ffddd48f2f64f5c17a74f0cc61fe9387d71a5
SUCCESS checkout https://github.com/freshOS/Stevia.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/freshOS/Stevia.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/22] Emitting module Stevia
[5/24] Compiling Stevia Stevia+Alignment.swift
[6/24] Compiling Stevia Stevia+Baselines.swift
[7/24] Compiling Stevia Stevia+Center.swift
[8/24] Compiling Stevia Stevia+GetConstraint.swift
[9/24] Compiling Stevia Stevia+Hierarchy.swift
[10/24] Compiling Stevia Stevia+LayoutAnchors.swift
[11/24] Compiling Stevia Stevia+Size.swift
[12/24] Compiling Stevia Stevia+Stacks.swift
[13/24] Compiling Stevia Stevia+Equation.swift
[14/24] Compiling Stevia Stevia+Fill.swift
[15/24] Compiling Stevia Stevia+FlexibleMargin.swift
[16/24] Compiling Stevia Stevia+Notifications.swift
[17/24] Compiling Stevia Stevia+Operators.swift
[18/24] Compiling Stevia Stevia+Constraints.swift
[19/24] Compiling Stevia Stevia+Content.swift
[20/24] Compiling Stevia Stevia+DoubleDash.swift
[21/24] Compiling Stevia Stevia+Percentage.swift
[22/24] Compiling Stevia Stevia+Position.swift
[23/24] Compiling Stevia Stevia+Style.swift
[24/24] Compiling Stevia resource_bundle_accessor.swift
Build complete! (8.62s)
Build complete.
Done.