The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swiftbar with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theBreadCompany/swiftbar.git
Reference: main
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/theBreadCompany/swiftbar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c6f628 make it compile on Linux as well
Cloned https://github.com/theBreadCompany/swiftbar.git
Revision (git rev-parse @):
2c6f628c95557e633bc260324e017d848fdb6d8c
SUCCESS checkout https://github.com/theBreadCompany/swiftbar.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
[1/7] Compiling swiftbar ProgressingCollection.swift
[2/7] Compiling swiftbar Progressbar.swift
[3/7] Emitting module swiftbar
[4/7] Compiling swiftbar ProgressbarConfiguration.swift
[6/9] Wrapping AST for swiftbar for debugging
[8/11] Emitting module Example
[9/11] Compiling Example main.swift
[11/13] Wrapping AST for Example for debugging
[12/13] Linking Example
Build complete! (6.01s)
Build complete.
Done.

Build Machine: Linux 2