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 MacControlCenterUI, reference 2.0.9 (2d0381), with Swift 5.8 for Linux on 4 Sep 2024 03:22:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MacControlCenterUI.git
Reference: 2.0.9
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/orchetect/MacControlCenterUI
 * tag               2.0.9      -> FETCH_HEAD
HEAD is now at 2d03811 Demo project cleanup
Cloned https://github.com/orchetect/MacControlCenterUI.git
Revision (git rev-parse @):
2d03811c2b4b499d22e034157ef8c2a6f74f569b
SUCCESS checkout https://github.com/orchetect/MacControlCenterUI.git at 2.0.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:c076d3ae857ca95da27bda0293ef81759bb7add70e4768513ac0cd43f6640c27
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/257] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess (0.18s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.0.5 (0.31s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.0.5
Building for debugging...
[1/8] Emitting module MenuBarExtraAccess
[2/8] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[3/8] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[4/8] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[5/8] Compiling MenuBarExtraAccess Unused Code.swift
[6/8] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[7/8] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[8/8] Compiling MenuBarExtraAccess Utilities.swift
[11/33] Emitting module MacControlCenterUI
[12/45] Compiling MacControlCenterUI MenuItemSize.swift
[13/45] Compiling MacControlCenterUI MenuCircleButton.swift
[14/45] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[15/45] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[16/45] Compiling MacControlCenterUI MenuCircleToggle.swift
[17/45] Compiling MacControlCenterUI MenuPanel.swift
[18/45] Compiling MacControlCenterUI MenuSlider.swift
[19/45] Compiling MacControlCenterUI MenuSliderImage.swift
[20/45] Compiling MacControlCenterUI MenuVolumeSlider.swift
[21/45] Compiling MacControlCenterUI MenuSection.swift
[22/45] Compiling MacControlCenterUI MenuToggle.swift
[23/45] Compiling MacControlCenterUI MacControlCenterMenu.swift
[24/45] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[25/45] Compiling MacControlCenterUI MenuCommand.swift
[26/45] Compiling MacControlCenterUI MenuCommandStyle.swift
[27/45] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[28/45] Compiling MacControlCenterUI MenuDisclosureSection.swift
[29/45] Compiling MacControlCenterUI MenuHeader.swift
[30/45] Compiling MacControlCenterUI MenuList.swift
[31/45] Compiling MacControlCenterUI MenuListStateItem.swift
[32/45] Compiling MacControlCenterUI MenuScrollView.swift
[33/45] Compiling MacControlCenterUI ControlVisibility.swift
[34/45] Compiling MacControlCenterUI FullWidthMenuItem.swift
[35/45] Compiling MacControlCenterUI HighlightingMenuItem.swift
[36/45] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[37/45] Compiling MacControlCenterUI MenuBody.swift
[38/45] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[39/45] Compiling MacControlCenterUI ObservableScrollView.swift
[40/45] Compiling MacControlCenterUI Utilities.swift
[41/45] Compiling MacControlCenterUI VisualEffect.swift
[42/45] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[43/45] Compiling MacControlCenterUI Menu Constants.swift
[44/45] Compiling MacControlCenterUI PaddedMenuItem.swift
[45/45] Compiling MacControlCenterUI MacControlCenterUI.swift
Build complete! (6.90s)
Build complete.
Done.