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 swift-version-compare with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mflknr/swift-version-compare.git
Reference: 2.0.3
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/mflknr/swift-version-compare
 * tag               2.0.3      -> FETCH_HEAD
HEAD is now at 8d36d25 update: lint tools and format correctly
Cloned https://github.com/mflknr/swift-version-compare.git
Revision (git rev-parse @):
8d36d25a6c3299f5df81665e18a7025cadec9f80
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/mflknr/swift-version-compare.git at 2.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mflknr/swift-version-compare.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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/18] Emitting module VersionCompare
[3/20] Compiling VersionCompare Character+Extensions.swift
[4/20] Compiling VersionCompare String+Regex.swift
[5/20] Compiling VersionCompare VersionCompareResult.swift
[6/20] Compiling VersionCompare Version.swift
[7/20] Compiling VersionCompare resource_bundle_accessor.swift
[8/20] Compiling VersionCompare PrereleaseIdentifier.swift
[9/20] Compiling VersionCompare SemanticVersionComparable+Comparable.swift
[10/20] Compiling VersionCompare PrereleaseIdentifier+Equatable.swift
[11/20] Compiling VersionCompare PrereleaseIdentifier+ExpressibleByLiteral.swift
[12/20] Compiling VersionCompare VersionValidationError.swift
[13/20] Compiling VersionCompare BuildMetaData+ExpressibleByLiteral.swift
[14/20] Compiling VersionCompare BuildMetaData.swift
[15/20] Compiling VersionCompare SemanticVersionComparable.swift
[16/20] Compiling VersionCompare Version+Bundle.swift
[17/20] Compiling VersionCompare SemanticVersionComparable+Equatable.swift
[18/20] Compiling VersionCompare SemanticVersionComparable+Hashable.swift
[19/20] Compiling VersionCompare Version+OS.swift
[20/20] Compiling VersionCompare Version+StringInitializer.swift
Build complete! (6.73s)
Build complete.
Done.