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 BuyMeACoffee with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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/appcraftconsulting/buymeacoffee.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/appcraftconsulting/buymeacoffee
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 20c574a Merge branch 'master' of github.com:appcraftstudio/buymeacoffee
Cloned https://github.com/appcraftconsulting/buymeacoffee.git
Revision (git rev-parse @):
20c574ac7dc0112fa66fdcd31e696543ccbb9047
SUCCESS checkout https://github.com/appcraftconsulting/buymeacoffee.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/appcraftconsulting/buymeacoffee.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/5] Copying Cookie-Regular.ttf
[1/5] Copying Lato-Regular.ttf
[2/5] Copying Assets.xcassets
[4/11] Emitting module BuyMeACoffee
[5/11] Compiling BuyMeACoffee BMCButton.swift
[6/11] Compiling BuyMeACoffee BMCFont.swift
[7/11] Compiling BuyMeACoffee BMCManager.swift
[8/11] Compiling BuyMeACoffee BMCColor.swift
[9/11] Compiling BuyMeACoffee resource_bundle_accessor.swift
[11/13] Wrapping AST for BuyMeACoffee for debugging
[12/13] Linking libBuyMeACoffeeDynamic.so
Build complete! (5.57s)
Build complete.
Done.