The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MacControlCenterUI, reference 2.7.3 (dea72a), with Swift 6.1 for macOS (SPM) on 17 Jan 2026 06:18:30 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MacControlCenterUI.git
Reference: 2.7.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/MacControlCenterUI
 * tag               2.7.3      -> FETCH_HEAD
HEAD is now at dea72a5 Fixed issue where some menu styles did not update when the system transitioned between Dark and Light modes (#1)
Cloned https://github.com/orchetect/MacControlCenterUI.git
Revision (git rev-parse @):
dea72a51feaae72ca2d88a7af24d86110e002eaa
SUCCESS checkout https://github.com/orchetect/MacControlCenterUI.git at 2.7.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
https://github.com/orchetect/MacControlCenterUI.git
{
  "dependencies" : [
    {
      "identity" : "menubarextraaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/MenuBarExtraAccess"
    }
  ],
  "manifest_display_name" : "MacControlCenterUI",
  "name" : "MacControlCenterUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "MacControlCenterUI",
      "targets" : [
        "MacControlCenterUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacControlCenterUI",
      "module_type" : "SwiftTarget",
      "name" : "MacControlCenterUI",
      "path" : "Sources/MacControlCenterUI",
      "product_dependencies" : [
        "MenuBarExtraAccess"
      ],
      "product_memberships" : [
        "MacControlCenterUI"
      ],
      "sources" : [
        "API Evolution/API-2.4.0.swift",
        "API Evolution/API-2.7.1.swift",
        "Controls/MenuCircleButton/MenuCircleButton.swift",
        "Controls/MenuCircleButton/MenuCircleButtonSize.swift",
        "Controls/MenuCircleButton/MenuCircleButtonStyle.swift",
        "Controls/MenuCircleButton/MenuCircleToggle.swift",
        "Controls/MenuPanel.swift",
        "Controls/MenuSlider/MenuSlider.swift",
        "Controls/MenuSlider/MenuSliderImage/EmptySliderImage.swift",
        "Controls/MenuSlider/MenuSliderImage/MenuSliderImage.swift",
        "Controls/MenuSlider/MenuSliderImage/MenuSliderImageDescriptor.swift",
        "Controls/MenuSlider/MenuSliderImage/MenuSliderImageUpdate.swift",
        "Controls/MenuSlider/MenuSliderImage/MinMaxSliderImage.swift",
        "Controls/MenuSlider/MenuSliderImage/StaticSliderImage.swift",
        "Controls/MenuSlider/MenuSliderImage/VolumeMenuSliderImage.swift",
        "Controls/MenuSlider/MenuSliderStyle/MenuSliderStyle.swift",
        "Controls/MenuSlider/MenuVolumeSlider.swift",
        "MacControlCenterUI.swift",
        "Menu Abstracts/FullWidthMenuItem.swift",
        "Menu Abstracts/HighlightingMenuDisclosureGroup.swift",
        "Menu Abstracts/HighlightingMenuItem.swift",
        "Menu Abstracts/HighlightingMenuStateItem.swift",
        "Menu Abstracts/MenuBody.swift",
        "Menu Internal/IsMenuBarExtraPresentedEnvironmentKey.swift",
        "Menu Internal/Menu Constants.swift",
        "Menu Internal/PaddedMenuItem.swift",
        "Menu Items/MenuCommand.swift",
        "Menu Items/MenuCommandStyle.swift",
        "Menu Items/MenuDisclosureChevron.swift",
        "Menu Items/MenuDisclosureGroup.swift",
        "Menu Items/MenuDisclosureGroupStyle.swift",
        "Menu Items/MenuDisclosureSection.swift",
        "Menu Items/MenuHeader.swift",
        "Menu Items/MenuList.swift",
        "Menu Items/MenuListStateItem.swift",
        "Menu Items/MenuScrollView.swift",
        "Menu Items/MenuSection.swift",
        "Menu Items/MenuSectionText.swift",
        "Menu Items/MenuToggle.swift",
        "Menu/MacControlCenterMenu.swift",
        "Menu/MacControlCenterMenuBuilder.swift",
        "Menu/MacControlCenterMenuItem.swift",
        "Types/ControlVisibility.swift",
        "Types/MenuItemSize.swift",
        "Types/MenuWidth.swift",
        "Utilities/Concurrency Extensions.swift",
        "Utilities/ObservableScrollView.swift",
        "Utilities/Utilities.swift",
        "Utilities/VisualEffect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/13] Compiling MenuBarExtraAccess Unused Code.swift
[5/14] Compiling MenuBarExtraAccess Utilities.swift
[6/14] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[7/14] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[8/14] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[9/14] Emitting module MenuBarExtraAccess
[10/14] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[11/14] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[12/14] Compiling MenuBarExtraAccess NSControl Extensions.swift
[13/14] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[14/14] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[15/60] Compiling MacControlCenterUI MenuSliderStyle.swift
[16/60] Compiling MacControlCenterUI MenuVolumeSlider.swift
[17/60] Compiling MacControlCenterUI MacControlCenterUI.swift
[18/60] Compiling MacControlCenterUI FullWidthMenuItem.swift
[19/60] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[20/64] Compiling MacControlCenterUI API-2.4.0.swift
[21/64] Compiling MacControlCenterUI API-2.7.1.swift
[22/64] Compiling MacControlCenterUI MenuCircleButton.swift
[23/64] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[24/64] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[25/64] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[26/64] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[27/64] Compiling MacControlCenterUI ControlVisibility.swift
[28/64] Compiling MacControlCenterUI MenuItemSize.swift
[29/64] Compiling MacControlCenterUI MenuWidth.swift
[30/64] Compiling MacControlCenterUI HighlightingMenuItem.swift
[31/64] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[32/64] Compiling MacControlCenterUI MenuBody.swift
[33/64] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[34/64] Compiling MacControlCenterUI Menu Constants.swift
[35/64] Compiling MacControlCenterUI MenuSliderImageDescriptor.swift
[36/64] Compiling MacControlCenterUI MenuSliderImageUpdate.swift
[37/64] Compiling MacControlCenterUI MinMaxSliderImage.swift
[38/64] Compiling MacControlCenterUI StaticSliderImage.swift
[39/64] Compiling MacControlCenterUI VolumeMenuSliderImage.swift
[40/64] Emitting module MacControlCenterUI
[41/64] Compiling MacControlCenterUI MenuScrollView.swift
[42/64] Compiling MacControlCenterUI MenuSection.swift
[43/64] Compiling MacControlCenterUI MenuSectionText.swift
[44/64] Compiling MacControlCenterUI MenuToggle.swift
[45/64] Compiling MacControlCenterUI MacControlCenterMenu.swift
[46/64] Compiling MacControlCenterUI Concurrency Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                  `- error: value of type 'some View' has no member 'windowResizeAnchor'
 98 |         } else {
 99 |             return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                                      `- error: cannot infer contextual base in reference to member 'topLeading'
 98 |         } else {
 99 |             return self
[47/64] Compiling MacControlCenterUI ObservableScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                  `- error: value of type 'some View' has no member 'windowResizeAnchor'
 98 |         } else {
 99 |             return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                                      `- error: cannot infer contextual base in reference to member 'topLeading'
 98 |         } else {
 99 |             return self
[48/64] Compiling MacControlCenterUI Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                  `- error: value of type 'some View' has no member 'windowResizeAnchor'
 98 |         } else {
 99 |             return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                                      `- error: cannot infer contextual base in reference to member 'topLeading'
 98 |         } else {
 99 |             return self
[49/64] Compiling MacControlCenterUI VisualEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                  `- error: value of type 'some View' has no member 'windowResizeAnchor'
 98 |         } else {
 99 |             return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                                      `- error: cannot infer contextual base in reference to member 'topLeading'
 98 |         } else {
 99 |             return self
[50/64] Compiling MacControlCenterUI PaddedMenuItem.swift
[51/64] Compiling MacControlCenterUI MenuCommand.swift
[52/64] Compiling MacControlCenterUI MenuCommandStyle.swift
[53/64] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[54/64] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[55/64] Compiling MacControlCenterUI MenuDisclosureGroupStyle.swift
[56/64] Compiling MacControlCenterUI MenuDisclosureSection.swift
[57/64] Compiling MacControlCenterUI MenuHeader.swift
[58/64] Compiling MacControlCenterUI MenuList.swift
[59/64] Compiling MacControlCenterUI MenuListStateItem.swift
[60/64] Compiling MacControlCenterUI MenuCircleToggle.swift
[61/64] Compiling MacControlCenterUI MenuPanel.swift
[62/64] Compiling MacControlCenterUI MenuSlider.swift
[63/64] Compiling MacControlCenterUI EmptySliderImage.swift
[64/64] Compiling MacControlCenterUI MenuSliderImage.swift
Fetching https://github.com/orchetect/MenuBarExtraAccess
[6/526] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.82s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.2 (1.41s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.2.2
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/11] Compiling MenuBarExtraAccess Unused Code.swift
[3/11] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[4/12] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[5/12] Compiling MenuBarExtraAccess NSControl Extensions.swift
[6/12] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[7/12] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[8/12] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[9/12] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[10/12] Emitting module MenuBarExtraAccess
[11/12] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[12/12] Compiling MenuBarExtraAccess Utilities.swift
[13/58] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[14/58] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[15/58] Compiling MacControlCenterUI ControlVisibility.swift
[16/58] Compiling MacControlCenterUI MenuItemSize.swift
[17/58] Compiling MacControlCenterUI MenuWidth.swift
[18/62] Compiling MacControlCenterUI API-2.4.0.swift
[19/62] Compiling MacControlCenterUI API-2.7.1.swift
[20/62] Compiling MacControlCenterUI MenuCircleButton.swift
[21/62] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[22/62] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[23/62] Emitting module MacControlCenterUI
[24/62] Compiling MacControlCenterUI Concurrency Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                  `- error: value of type 'some View' has no member 'windowResizeAnchor'
 98 |         } else {
 99 |             return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                                      `- error: cannot infer contextual base in reference to member 'topLeading'
 98 |         } else {
 99 |             return self
[25/62] Compiling MacControlCenterUI ObservableScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                  `- error: value of type 'some View' has no member 'windowResizeAnchor'
 98 |         } else {
 99 |             return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                                      `- error: cannot infer contextual base in reference to member 'topLeading'
 98 |         } else {
 99 |             return self
[26/62] Compiling MacControlCenterUI Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                  `- error: value of type 'some View' has no member 'windowResizeAnchor'
 98 |         } else {
 99 |             return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                                      `- error: cannot infer contextual base in reference to member 'topLeading'
 98 |         } else {
 99 |             return self
[27/62] Compiling MacControlCenterUI VisualEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                  `- error: value of type 'some View' has no member 'windowResizeAnchor'
 98 |         } else {
 99 |             return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
 95 |             return self
 96 |                 .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
 97 |                 .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
    |                                      `- error: cannot infer contextual base in reference to member 'topLeading'
 98 |         } else {
 99 |             return self
[28/62] Compiling MacControlCenterUI HighlightingMenuItem.swift
[29/62] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[30/62] Compiling MacControlCenterUI MenuBody.swift
[31/62] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[32/62] Compiling MacControlCenterUI Menu Constants.swift
[33/62] Compiling MacControlCenterUI MenuDisclosureGroupStyle.swift
[34/62] Compiling MacControlCenterUI MenuDisclosureSection.swift
[35/62] Compiling MacControlCenterUI MenuHeader.swift
[36/62] Compiling MacControlCenterUI MenuList.swift
[37/62] Compiling MacControlCenterUI MenuListStateItem.swift
[38/62] Compiling MacControlCenterUI MenuSliderImageDescriptor.swift
[39/62] Compiling MacControlCenterUI MenuSliderImageUpdate.swift
[40/62] Compiling MacControlCenterUI MinMaxSliderImage.swift
[41/62] Compiling MacControlCenterUI StaticSliderImage.swift
[42/62] Compiling MacControlCenterUI VolumeMenuSliderImage.swift
[43/62] Compiling MacControlCenterUI PaddedMenuItem.swift
[44/62] Compiling MacControlCenterUI MenuCommand.swift
[45/62] Compiling MacControlCenterUI MenuCommandStyle.swift
[46/62] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[47/62] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[48/62] Compiling MacControlCenterUI MenuSliderStyle.swift
[49/62] Compiling MacControlCenterUI MenuVolumeSlider.swift
[50/62] Compiling MacControlCenterUI MacControlCenterUI.swift
[51/62] Compiling MacControlCenterUI FullWidthMenuItem.swift
[52/62] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[53/62] Compiling MacControlCenterUI MenuScrollView.swift
[54/62] Compiling MacControlCenterUI MenuSection.swift
[55/62] Compiling MacControlCenterUI MenuSectionText.swift
[56/62] Compiling MacControlCenterUI MenuToggle.swift
[57/62] Compiling MacControlCenterUI MacControlCenterMenu.swift
[58/62] Compiling MacControlCenterUI MenuCircleToggle.swift
[59/62] Compiling MacControlCenterUI MenuPanel.swift
[60/62] Compiling MacControlCenterUI MenuSlider.swift
[61/62] Compiling MacControlCenterUI EmptySliderImage.swift
[62/62] Compiling MacControlCenterUI MenuSliderImage.swift
BUILD FAILURE 6.1 macosSpm