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

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nsomar/Guaka.git
Reference: 0.4.1
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/nsomar/Guaka
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 6fb29b2 Update StringScanner
Cloned https://github.com/nsomar/Guaka.git
Revision (git rev-parse @):
6fb29b2378166a30d72120980e1c099c664598de
SUCCESS checkout https://github.com/nsomar/Guaka.git at 0.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/nsomar/Guaka.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/getGuaka/StringScanner.git
[1/188] Fetching stringscanner
Fetched https://github.com/getGuaka/StringScanner.git (0.21s)
Computing version for https://github.com/getGuaka/StringScanner.git
Computed https://github.com/getGuaka/StringScanner.git at 0.4.1 (1.19s)
Creating working copy for https://github.com/getGuaka/StringScanner.git
Working copy of https://github.com/getGuaka/StringScanner.git resolved at 0.4.1
Building for debugging...
[1/6] Compiling StringScanner ScannerResult.swift
[2/6] Compiling StringScanner StringScanner.swift
[3/6] Compiling StringScanner StringExtension.swift
[4/6] Emitting module StringScanner
[5/6] Compiling StringScanner CharacterSet.swift
[6/6] Compiling StringScanner Regex.swift
[9/30] Emitting module Guaka
[10/33] Compiling Guaka CommandTypes.swift
[11/33] Compiling Guaka CommandExecution.swift
[12/33] Compiling Guaka Flag+Utilities.swift
[13/33] Compiling Guaka Flag.swift
[14/33] Compiling Guaka FlagSet.swift
[15/33] Compiling Guaka Flags.swift
[16/33] Compiling Guaka CommandHelp.swift
[17/33] Compiling Guaka DefaultHelpGenerator.swift
[18/33] Compiling Guaka FlagHelp.swift
[19/33] Compiling Guaka ArgTokenType.swift
[20/33] Compiling Guaka Command+Parsing.swift
[21/33] Compiling Guaka FlagSet+Parsing.swift
[22/33] Compiling Guaka Errors.swift
[23/33] Compiling Guaka FlagValue.swift
[24/33] Compiling Guaka Result.swift
[25/33] Compiling Guaka HelpGeneratorErrors.swift
[26/33] Compiling Guaka GuakaConfig.swift
[27/33] Compiling Guaka Levenshtein.swift
[28/33] Compiling Guaka FlagHelpGeneratorUtils.swift
[29/33] Compiling Guaka HelpGenerator.swift
[30/33] Compiling Guaka HelpGeneratorDefaults.swift
[31/33] Compiling Guaka Command+Execution.swift
[32/33] Compiling Guaka Command+Utilities.swift
[33/33] Compiling Guaka Command.swift
Build complete! (7.96s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.