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 main (2d0381), with Swift 5.10 for Linux on 4 Sep 2024 03:22:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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: 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/orchetect/MacControlCenterUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/257] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.19s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.0.5 (0.36s)
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...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling MenuBarExtraAccess Unused Code.swift
[5/11] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[6/11] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[7/11] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[8/11] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[9/11] Emitting module MenuBarExtraAccess
[10/11] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[11/11] Compiling MenuBarExtraAccess Utilities.swift
[13/43] Emitting module MacControlCenterUI
[14/47] Compiling MacControlCenterUI MenuPanel.swift
[15/47] Compiling MacControlCenterUI MenuSlider.swift
[16/47] Compiling MacControlCenterUI MenuSliderImage.swift
[17/47] Compiling MacControlCenterUI MenuVolumeSlider.swift
[18/47] Compiling MacControlCenterUI ControlVisibility.swift
[19/47] Compiling MacControlCenterUI FullWidthMenuItem.swift
[20/47] Compiling MacControlCenterUI HighlightingMenuItem.swift
[21/47] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[22/47] Compiling MacControlCenterUI MenuBody.swift
[23/47] Compiling MacControlCenterUI MenuSection.swift
[24/47] Compiling MacControlCenterUI MenuToggle.swift
[25/47] Compiling MacControlCenterUI MacControlCenterMenu.swift
[26/47] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[27/47] Compiling MacControlCenterUI MenuCommand.swift
[28/47] Compiling MacControlCenterUI MenuCommandStyle.swift
[29/47] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[30/47] Compiling MacControlCenterUI MenuDisclosureSection.swift
[31/47] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[32/47] Compiling MacControlCenterUI Menu Constants.swift
[33/47] Compiling MacControlCenterUI PaddedMenuItem.swift
[34/47] Compiling MacControlCenterUI MacControlCenterUI.swift
[35/47] Compiling MacControlCenterUI MenuItemSize.swift
[36/47] Compiling MacControlCenterUI MenuCircleButton.swift
[37/47] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[38/47] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[39/47] Compiling MacControlCenterUI MenuCircleToggle.swift
[40/47] Compiling MacControlCenterUI MenuHeader.swift
[41/47] Compiling MacControlCenterUI MenuList.swift
[42/47] Compiling MacControlCenterUI MenuListStateItem.swift
[43/47] Compiling MacControlCenterUI MenuScrollView.swift
[44/47] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[45/47] Compiling MacControlCenterUI ObservableScrollView.swift
[46/47] Compiling MacControlCenterUI Utilities.swift
[47/47] Compiling MacControlCenterUI VisualEffect.swift
Build complete! (7.91s)
Build complete.
Done.