The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Confetti, reference v2.0.1 (ceef00), with Swift 6.1 for macOS (SPM) on 4 Jan 2026 07:49:38 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/Koshimizu-Takehito/Confetti.git
Reference: v2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Koshimizu-Takehito/Confetti
 * tag               v2.0.1     -> FETCH_HEAD
HEAD is now at ceef00f Merge pull request #16 from Koshimizu-Takehito/feature/readme
Cloned https://github.com/Koshimizu-Takehito/Confetti.git
Revision (git rev-parse @):
ceef00f4ff0fde8c8dc251bfdad69e20d9e23b38
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Koshimizu-Takehito/Confetti.git at v2.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Koshimizu-Takehito/Confetti.git
https://github.com/Koshimizu-Takehito/Confetti.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Confetti",
  "name" : "Confetti",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "ConfettiPlayback",
      "targets" : [
        "ConfettiPlayback"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ConfettiUI",
      "targets" : [
        "ConfettiUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ConfettiUITests",
      "module_type" : "SwiftTarget",
      "name" : "ConfettiUITests",
      "path" : "Tests/ConfettiUITests",
      "sources" : [
        "ConfettiUITests.swift"
      ],
      "target_dependencies" : [
        "ConfettiPlayback",
        "ConfettiUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ConfettiUI",
      "module_type" : "SwiftTarget",
      "name" : "ConfettiUI",
      "path" : "Sources/ConfettiUI",
      "product_memberships" : [
        "ConfettiUI"
      ],
      "sources" : [
        "Components/ConfettiTriggerButton.swift",
        "Components/ConfettiTriggerButtonStyle+Environment.swift",
        "Components/ConfettiTriggerButtonStyle.swift",
        "Components/PlaybackControls.swift",
        "Components/TimeSlider.swift",
        "Design/ConfettiDesignTokens+Environment.swift",
        "Design/ConfettiDesignTokens.swift",
        "Exports.swift",
        "Views/ConfettiCanvas.swift",
        "Views/ConfettiPlayerScreen.swift",
        "Views/ConfettiScreen.swift"
      ],
      "target_dependencies" : [
        "ConfettiPlayback"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ConfettiPlayback",
      "module_type" : "SwiftTarget",
      "name" : "ConfettiPlayback",
      "path" : "Sources/ConfettiPlayback",
      "product_memberships" : [
        "ConfettiPlayback",
        "ConfettiUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ConfettiPlayback/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Color/DefaultColorSource.swift",
        "Exports.swift",
        "Playback/ConfettiPlayer.swift",
        "Rendering/ParticleRenderStates.swift",
        "Support/DisplayLinkDriver.swift"
      ],
      "target_dependencies" : [
        "ConfettiCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ConfettiCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ConfettiCoreTests",
      "path" : "Tests/ConfettiCoreTests",
      "sources" : [
        "ConfettiRendererTests.swift",
        "ConfettiSimulationTests.swift",
        "Support/SeededRandomNumberGenerator.swift"
      ],
      "target_dependencies" : [
        "ConfettiCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ConfettiCore",
      "module_type" : "SwiftTarget",
      "name" : "ConfettiCore",
      "path" : "Sources/ConfettiCore",
      "product_memberships" : [
        "ConfettiPlayback",
        "ConfettiUI"
      ],
      "sources" : [
        "Config/ConfettiConfig.swift",
        "Domain/ConfettiCloud.swift",
        "Domain/Confetto.swift",
        "Protocols/ConfettiColorSource.swift",
        "Rendering/ConfettiRenderer.swift",
        "Rendering/ParticleRenderState.swift",
        "Simulation/ConfettiSimulation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/5] Write sources
[3/5] Copying Assets.xcassets
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/13] Emitting module ConfettiCore
[7/13] Compiling ConfettiCore ParticleRenderState.swift
[8/13] Compiling ConfettiCore ConfettiColorSource.swift
[9/13] Compiling ConfettiCore ConfettiCloud.swift
[10/13] Compiling ConfettiCore Confetto.swift
[11/13] Compiling ConfettiCore ConfettiRenderer.swift
[12/13] Compiling ConfettiCore ConfettiConfig.swift
[13/13] Compiling ConfettiCore ConfettiSimulation.swift
[14/20] Compiling ConfettiPlayback DisplayLinkDriver.swift
[15/20] Compiling ConfettiPlayback resource_bundle_accessor.swift
[16/20] Compiling ConfettiPlayback ParticleRenderStates.swift
[17/20] Emitting module ConfettiPlayback
[18/20] Compiling ConfettiPlayback ConfettiPlayer.swift
[19/20] Compiling ConfettiPlayback DefaultColorSource.swift
[20/20] Compiling ConfettiPlayback Exports.swift
[21/31] Compiling ConfettiUI ConfettiDesignTokens+Environment.swift
[22/31] Compiling ConfettiUI PlaybackControls.swift
/Users/admin/builder/spi-builder-workspace/Sources/ConfettiUI/Components/PlaybackControls.swift:121:18: error: value of type 'Color' has no member 'glassEffect'
119 |         if #available(iOS 26.0, macOS 26.0, visionOS 26.0, tvOS 26.0, watchOS 26.0, *) {
120 |             Color.clear
121 |                 .glassEffect(.clear, in: .rect(cornerRadius: tokens.cornerRadius.large))
    |                  `- error: value of type 'Color' has no member 'glassEffect'
122 |                 .shadow(
123 |                     color: .black.opacity(tokens.opacity.shadowLight),
/Users/admin/builder/spi-builder-workspace/Sources/ConfettiUI/Components/PlaybackControls.swift:121:31: error: cannot infer contextual base in reference to member 'clear'
119 |         if #available(iOS 26.0, macOS 26.0, visionOS 26.0, tvOS 26.0, watchOS 26.0, *) {
120 |             Color.clear
121 |                 .glassEffect(.clear, in: .rect(cornerRadius: tokens.cornerRadius.large))
    |                               `- error: cannot infer contextual base in reference to member 'clear'
122 |                 .shadow(
123 |                     color: .black.opacity(tokens.opacity.shadowLight),
/Users/admin/builder/spi-builder-workspace/Sources/ConfettiUI/Components/PlaybackControls.swift:121:43: error: cannot infer contextual base in reference to member 'rect'
119 |         if #available(iOS 26.0, macOS 26.0, visionOS 26.0, tvOS 26.0, watchOS 26.0, *) {
120 |             Color.clear
121 |                 .glassEffect(.clear, in: .rect(cornerRadius: tokens.cornerRadius.large))
    |                                           `- error: cannot infer contextual base in reference to member 'rect'
122 |                 .shadow(
123 |                     color: .black.opacity(tokens.opacity.shadowLight),
/Users/admin/builder/spi-builder-workspace/Sources/ConfettiUI/Components/PlaybackControls.swift:123:29: error: cannot infer contextual base in reference to member 'black'
121 |                 .glassEffect(.clear, in: .rect(cornerRadius: tokens.cornerRadius.large))
122 |                 .shadow(
123 |                     color: .black.opacity(tokens.opacity.shadowLight),
    |                             `- error: cannot infer contextual base in reference to member 'black'
124 |                     radius: tokens.shadow.controlsRadius, x: 0, y: 4
125 |                 )
[23/32] Compiling ConfettiUI ConfettiTriggerButton.swift
[24/32] Compiling ConfettiUI ConfettiTriggerButtonStyle+Environment.swift
[25/32] Compiling ConfettiUI ConfettiPlayerScreen.swift
[26/32] Compiling ConfettiUI ConfettiDesignTokens.swift
[27/32] Compiling ConfettiUI TimeSlider.swift
[28/32] Compiling ConfettiUI Exports.swift
[29/32] Compiling ConfettiUI ConfettiTriggerButtonStyle.swift
[30/32] Emitting module ConfettiUI
[31/32] Compiling ConfettiUI ConfettiCanvas.swift
[32/32] Compiling ConfettiUI ConfettiScreen.swift
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/9] Compiling ConfettiCore ParticleRenderState.swift
[3/9] Compiling ConfettiCore Confetto.swift
[4/9] Compiling ConfettiCore ConfettiCloud.swift
[5/9] Compiling ConfettiCore ConfettiConfig.swift
[6/9] Compiling ConfettiCore ConfettiColorSource.swift
[7/9] Compiling ConfettiCore ConfettiRenderer.swift
[8/9] Compiling ConfettiCore ConfettiSimulation.swift
[9/9] Emitting module ConfettiCore
[10/16] Compiling ConfettiPlayback resource_bundle_accessor.swift
[11/16] Compiling ConfettiPlayback DisplayLinkDriver.swift
[12/16] Compiling ConfettiPlayback ParticleRenderStates.swift
[13/16] Compiling ConfettiPlayback ConfettiPlayer.swift
[14/16] Compiling ConfettiPlayback Exports.swift
[15/16] Compiling ConfettiPlayback DefaultColorSource.swift
[16/16] Emitting module ConfettiPlayback
[17/27] Compiling ConfettiUI ConfettiPlayerScreen.swift
[18/27] Compiling ConfettiUI ConfettiCanvas.swift
[19/27] Compiling ConfettiUI Exports.swift
[20/27] Compiling ConfettiUI PlaybackControls.swift
/Users/admin/builder/spi-builder-workspace/Sources/ConfettiUI/Components/PlaybackControls.swift:121:18: error: value of type 'Color' has no member 'glassEffect'
119 |         if #available(iOS 26.0, macOS 26.0, visionOS 26.0, tvOS 26.0, watchOS 26.0, *) {
120 |             Color.clear
121 |                 .glassEffect(.clear, in: .rect(cornerRadius: tokens.cornerRadius.large))
    |                  `- error: value of type 'Color' has no member 'glassEffect'
122 |                 .shadow(
123 |                     color: .black.opacity(tokens.opacity.shadowLight),
/Users/admin/builder/spi-builder-workspace/Sources/ConfettiUI/Components/PlaybackControls.swift:121:31: error: cannot infer contextual base in reference to member 'clear'
119 |         if #available(iOS 26.0, macOS 26.0, visionOS 26.0, tvOS 26.0, watchOS 26.0, *) {
120 |             Color.clear
121 |                 .glassEffect(.clear, in: .rect(cornerRadius: tokens.cornerRadius.large))
    |                               `- error: cannot infer contextual base in reference to member 'clear'
122 |                 .shadow(
123 |                     color: .black.opacity(tokens.opacity.shadowLight),
/Users/admin/builder/spi-builder-workspace/Sources/ConfettiUI/Components/PlaybackControls.swift:121:43: error: cannot infer contextual base in reference to member 'rect'
119 |         if #available(iOS 26.0, macOS 26.0, visionOS 26.0, tvOS 26.0, watchOS 26.0, *) {
120 |             Color.clear
121 |                 .glassEffect(.clear, in: .rect(cornerRadius: tokens.cornerRadius.large))
    |                                           `- error: cannot infer contextual base in reference to member 'rect'
122 |                 .shadow(
123 |                     color: .black.opacity(tokens.opacity.shadowLight),
/Users/admin/builder/spi-builder-workspace/Sources/ConfettiUI/Components/PlaybackControls.swift:123:29: error: cannot infer contextual base in reference to member 'black'
121 |                 .glassEffect(.clear, in: .rect(cornerRadius: tokens.cornerRadius.large))
122 |                 .shadow(
123 |                     color: .black.opacity(tokens.opacity.shadowLight),
    |                             `- error: cannot infer contextual base in reference to member 'black'
124 |                     radius: tokens.shadow.controlsRadius, x: 0, y: 4
125 |                 )
[21/28] Emitting module ConfettiUI
[22/28] Compiling ConfettiUI ConfettiTriggerButton.swift
[23/28] Compiling ConfettiUI ConfettiTriggerButtonStyle+Environment.swift
[24/28] Compiling ConfettiUI ConfettiTriggerButtonStyle.swift
[25/28] Compiling ConfettiUI ConfettiDesignTokens.swift
[26/28] Compiling ConfettiUI ConfettiDesignTokens+Environment.swift
[27/28] Compiling ConfettiUI TimeSlider.swift
[28/28] Compiling ConfettiUI ConfettiScreen.swift
BUILD FAILURE 6.1 macosSpm