This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Archery with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vknabel/archery.git
Reference: 0.3.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/vknabel/archery
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at d719271 Merge pull request #12 from vknabel/release/0.3.3
Cloned https://github.com/vknabel/archery.git
Revision (git rev-parse @):
d71927174f14bebf04237e870b8fd4dd4dd4c1c2
SUCCESS checkout https://github.com/vknabel/archery.git at 0.3.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/vknabel/archery.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/jpsim/Yams.git
[1/8814] Fetching yams
Fetched https://github.com/jpsim/Yams.git (1.02s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.42s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
Building for debugging...
[0/11] Compiling writer.c
[1/11] Compiling reader.c
[2/11] Compiling parser.c
[3/11] Compiling api.c
[4/11] Compiling emitter.c
[5/11] Compiling scanner.c
[7/26] Compiling Yams Mark.swift
[8/26] Compiling Yams Node.Mapping.swift
[9/26] Compiling Yams Node.Scalar.swift
[10/26] Compiling Yams Node.Sequence.swift
[11/27] Compiling Yams String+Yams.swift
[12/27] Compiling Yams Tag.swift
[13/27] Compiling Yams Representer.swift
[14/27] Compiling Yams Resolver.swift
[15/27] Compiling Yams Node.swift
[16/27] Compiling Yams Parser.swift
[17/27] Compiling Yams YamlError.swift
[18/27] Compiling Yams Emitter.swift
[19/27] Compiling Yams Encoder.swift
[20/27] Emitting module Yams
[21/27] Compiling Yams Constructor.swift
[22/27] Compiling Yams Decoder.swift
[24/29] Wrapping AST for Yams for debugging
[26/43] Compiling ArcheryKit LabeledScript.swift
[27/43] Compiling ArcheryKit LegacyScript.swift
[28/43] Compiling ArcheryKit Metadata.swift
[29/43] Compiling ArcheryKit OfferingMetadata.swift
[30/44] Compiling ArcheryKit RawDataFormat.swift
[31/44] Compiling ArcheryKit Script.swift
[32/44] Compiling ArcheryKit Path.swift
[33/44] Compiling ArcheryKit ProcessScheduler.swift
[34/44] Compiling ArcheryKit ScriptExecution.swift
[35/44] Compiling ArcheryKit Version.generated.swift
[36/44] Emitting module ArcheryKit
[37/44] Compiling ArcheryKit Archerfile.swift
[38/44] Compiling ArcheryKit Archery.swift
[39/44] Compiling ArcheryKit ArcheryError.swift
[40/44] Compiling ArcheryKit ExecutionContext.swift
[42/46] Wrapping AST for ArcheryKit for debugging
[44/54] Compiling ArcheryInterface ApiLevelCommand.swift
[45/54] Compiling ArcheryInterface Command.swift
[46/54] Compiling ArcheryInterface ExecutionCommand.swift
[47/55] Emitting module ArcheryInterface
[48/55] Compiling ArcheryInterface ArcheryInterface.swift
[49/55] Compiling ArcheryInterface InitCommand+Contents.swift
[50/55] Compiling ArcheryInterface VersionCommand.swift
[51/55] Compiling ArcheryInterface InitCommand.swift
[52/55] Compiling ArcheryInterface HelpCommand.swift
[54/57] Wrapping AST for ArcheryInterface for debugging
[56/59] Compiling Archery main.swift
[57/59] Emitting module Archery
[59/61] Wrapping AST for Archery for debugging
[60/61] Linking archery
Build complete! (15.27s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.