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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.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.9
Building package at path:  $workDir
https://github.com/freshOS/Stevia.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/20] Emitting module Stevia
[3/22] Compiling Stevia Stevia+Percentage.swift
[4/22] Compiling Stevia Stevia+Position.swift
[5/22] Compiling Stevia Stevia+GetConstraint.swift
[6/22] Compiling Stevia Stevia+Hierarchy.swift
[7/22] Compiling Stevia Stevia+LayoutAnchors.swift
[8/22] Compiling Stevia Stevia+Size.swift
[9/22] Compiling Stevia Stevia+Stacks.swift
[10/22] Compiling Stevia Stevia+Notifications.swift
[11/22] Compiling Stevia Stevia+Operators.swift
[12/22] Compiling Stevia Stevia+Equation.swift
[13/22] Compiling Stevia Stevia+Fill.swift
[14/22] Compiling Stevia Stevia+FlexibleMargin.swift
[15/22] Compiling Stevia Stevia+Alignment.swift
[16/22] Compiling Stevia Stevia+Baselines.swift
[17/22] Compiling Stevia Stevia+Center.swift
[18/22] Compiling Stevia Stevia+Constraints.swift
[19/22] Compiling Stevia Stevia+Content.swift
[20/22] Compiling Stevia Stevia+DoubleDash.swift
[21/22] Compiling Stevia Stevia+Style.swift
[22/22] Compiling Stevia resource_bundle_accessor.swift
Build complete! (4.93s)
Build complete.
Done.