The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MacControlCenterUI, reference 2.7.3 (dea72a), with Swift 6.1 for Android on 17 Jan 2026 06:19:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

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 /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.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:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
https://github.com/orchetect/MacControlCenterUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/526] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.21s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.2 (0.84s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.2.2
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/13] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[5/14] Compiling MenuBarExtraAccess Unused Code.swift
[6/14] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[7/14] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[8/14] Emitting module MenuBarExtraAccess
[9/14] Compiling MenuBarExtraAccess NSControl Extensions.swift
[10/14] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[11/14] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[12/14] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[13/14] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[14/14] Compiling MenuBarExtraAccess Utilities.swift
[16/59] Compiling MacControlCenterUI MenuDisclosureSection.swift
[17/59] Compiling MacControlCenterUI MenuHeader.swift
[18/59] Compiling MacControlCenterUI MenuList.swift
[19/59] Compiling MacControlCenterUI MenuListStateItem.swift
[20/59] Compiling MacControlCenterUI MenuScrollView.swift
[21/59] Compiling MacControlCenterUI MenuSection.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/65] Emitting module MacControlCenterUI
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[23/65] Compiling MacControlCenterUI API-2.4.0.swift
[24/65] Compiling MacControlCenterUI API-2.7.1.swift
[25/65] Compiling MacControlCenterUI MenuCircleButton.swift
[26/65] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[27/65] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[28/65] Compiling MacControlCenterUI MenuCircleToggle.swift
[29/65] Compiling MacControlCenterUI MenuPanel.swift
[30/65] Compiling MacControlCenterUI MenuSlider.swift
[31/65] Compiling MacControlCenterUI EmptySliderImage.swift
[32/65] Compiling MacControlCenterUI MenuSliderImage.swift
[33/65] Compiling MacControlCenterUI MenuSliderImageDescriptor.swift
[34/65] Compiling MacControlCenterUI MenuSliderImageUpdate.swift
[35/65] Compiling MacControlCenterUI MinMaxSliderImage.swift
[36/65] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[37/65] Compiling MacControlCenterUI HighlightingMenuItem.swift
[38/65] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[39/65] Compiling MacControlCenterUI MenuBody.swift
[40/65] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[41/65] Compiling MacControlCenterUI Menu Constants.swift
[42/65] Compiling MacControlCenterUI StaticSliderImage.swift
[43/65] Compiling MacControlCenterUI VolumeMenuSliderImage.swift
[44/65] Compiling MacControlCenterUI MenuSliderStyle.swift
[45/65] Compiling MacControlCenterUI MenuVolumeSlider.swift
[46/65] Compiling MacControlCenterUI MacControlCenterUI.swift
[47/65] Compiling MacControlCenterUI FullWidthMenuItem.swift
[48/65] Compiling MacControlCenterUI MenuSectionText.swift
[49/65] Compiling MacControlCenterUI MenuToggle.swift
[50/65] Compiling MacControlCenterUI MacControlCenterMenu.swift
[51/65] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[52/65] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[53/65] Compiling MacControlCenterUI ControlVisibility.swift
[54/65] Compiling MacControlCenterUI PaddedMenuItem.swift
[55/65] Compiling MacControlCenterUI MenuCommand.swift
[56/65] Compiling MacControlCenterUI MenuCommandStyle.swift
[57/65] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[58/65] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[59/65] Compiling MacControlCenterUI MenuDisclosureGroupStyle.swift
[60/65] Compiling MacControlCenterUI MenuItemSize.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[61/65] Compiling MacControlCenterUI MenuWidth.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[62/65] Compiling MacControlCenterUI Concurrency Extensions.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[63/65] Compiling MacControlCenterUI ObservableScrollView.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[64/65] Compiling MacControlCenterUI Utilities.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[65/65] Compiling MacControlCenterUI VisualEffect.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/11] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[3/12] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[4/12] Compiling MenuBarExtraAccess Unused Code.swift
[5/12] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[6/12] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[7/12] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[8/12] Compiling MenuBarExtraAccess NSControl Extensions.swift
[9/12] Emitting module MenuBarExtraAccess
[10/12] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[11/12] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[12/12] Compiling MenuBarExtraAccess Utilities.swift
[14/57] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[15/57] Compiling MacControlCenterUI HighlightingMenuItem.swift
[16/57] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[17/57] Compiling MacControlCenterUI MenuBody.swift
[18/57] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[19/57] Compiling MacControlCenterUI Menu Constants.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/63] Emitting module MacControlCenterUI
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[21/63] Compiling MacControlCenterUI API-2.4.0.swift
[22/63] Compiling MacControlCenterUI API-2.7.1.swift
[23/63] Compiling MacControlCenterUI MenuCircleButton.swift
[24/63] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[25/63] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[26/63] Compiling MacControlCenterUI MenuCircleToggle.swift
[27/63] Compiling MacControlCenterUI MenuPanel.swift
[28/63] Compiling MacControlCenterUI StaticSliderImage.swift
[29/63] Compiling MacControlCenterUI VolumeMenuSliderImage.swift
[30/63] Compiling MacControlCenterUI MenuSliderStyle.swift
[31/63] Compiling MacControlCenterUI MenuVolumeSlider.swift
[32/63] Compiling MacControlCenterUI MacControlCenterUI.swift
[33/63] Compiling MacControlCenterUI FullWidthMenuItem.swift
[34/63] Compiling MacControlCenterUI PaddedMenuItem.swift
[35/63] Compiling MacControlCenterUI MenuCommand.swift
[36/63] Compiling MacControlCenterUI MenuCommandStyle.swift
[37/63] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[38/63] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[39/63] Compiling MacControlCenterUI MenuDisclosureGroupStyle.swift
[40/63] Compiling MacControlCenterUI MenuSectionText.swift
[41/63] Compiling MacControlCenterUI MenuToggle.swift
[42/63] Compiling MacControlCenterUI MacControlCenterMenu.swift
[43/63] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[44/63] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[45/63] Compiling MacControlCenterUI ControlVisibility.swift
[46/63] Compiling MacControlCenterUI MenuDisclosureSection.swift
[47/63] Compiling MacControlCenterUI MenuHeader.swift
[48/63] Compiling MacControlCenterUI MenuList.swift
[49/63] Compiling MacControlCenterUI MenuListStateItem.swift
[50/63] Compiling MacControlCenterUI MenuScrollView.swift
[51/63] Compiling MacControlCenterUI MenuSection.swift
[52/63] Compiling MacControlCenterUI MenuSlider.swift
[53/63] Compiling MacControlCenterUI EmptySliderImage.swift
[54/63] Compiling MacControlCenterUI MenuSliderImage.swift
[55/63] Compiling MacControlCenterUI MenuSliderImageDescriptor.swift
[56/63] Compiling MacControlCenterUI MenuSliderImageUpdate.swift
[57/63] Compiling MacControlCenterUI MinMaxSliderImage.swift
[58/63] Compiling MacControlCenterUI MenuItemSize.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[59/63] Compiling MacControlCenterUI MenuWidth.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[60/63] Compiling MacControlCenterUI Concurrency Extensions.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[61/63] Compiling MacControlCenterUI ObservableScrollView.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[62/63] Compiling MacControlCenterUI Utilities.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
[63/63] Compiling MacControlCenterUI VisualEffect.swift
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:9:70: error: cannot find 'NSEC_PER_SEC' in scope
 7 | import Foundation
 8 |
 9 | fileprivate let maxSeconds = TimeInterval(UInt64.max) / TimeInterval(NSEC_PER_SEC)
   |                                                                      `- error: cannot find 'NSEC_PER_SEC' in scope
10 |
11 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/Concurrency Extensions.swift:19:58: error: cannot find 'NSEC_PER_SEC' in scope
17 |
18 |         let secondsClamped = min(seconds, maxSeconds)
19 |         let nanoseconds = UInt64(secondsClamped * Double(NSEC_PER_SEC))
   |                                                          `- error: cannot find 'NSEC_PER_SEC' in scope
20 |
21 |         try await sleep(nanoseconds: nanoseconds)
BUILD FAILURE 6.1 android