The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PanelPresenter, reference 2.0.5 (23165b), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 09:45:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PimCoumans/PanelPresenter.git
Reference: 2.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PimCoumans/PanelPresenter
 * tag               2.0.5      -> FETCH_HEAD
HEAD is now at 23165b5 Fix infinite loop with contentSize changes
Cloned https://github.com/PimCoumans/PanelPresenter.git
Revision (git rev-parse @):
23165b5eeffec55b3e7d2401a6fa7961bf9cf14a
SUCCESS checkout https://github.com/PimCoumans/PanelPresenter.git at 2.0.5
Fetching https://github.com/PimCoumans/ConstraintBuilder
[1/100] Fetching constraintbuilder
Fetched https://github.com/PimCoumans/ConstraintBuilder from cache (0.63s)
Computing version for https://github.com/PimCoumans/ConstraintBuilder
Computed https://github.com/PimCoumans/ConstraintBuilder at 1.3.0 (1.24s)
Creating working copy for https://github.com/PimCoumans/ConstraintBuilder
Working copy of https://github.com/PimCoumans/ConstraintBuilder resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "panelpresenter",
      "name": "PanelPresenter",
      "url": "https://github.com/PimCoumans/PanelPresenter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PanelPresenter",
      "dependencies": [
        {
          "identity": "constraintbuilder",
          "name": "ConstraintBuilder",
          "url": "https://github.com/PimCoumans/ConstraintBuilder",
          "version": "1.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ConstraintBuilder",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/PimCoumans/PanelPresenter.git
[1/268] Fetching panelpresenter
Fetched https://github.com/PimCoumans/PanelPresenter.git from cache (0.73s)
Fetching https://github.com/PimCoumans/ConstraintBuilder from cache
Fetched https://github.com/PimCoumans/ConstraintBuilder from cache (0.50s)
Computing version for https://github.com/PimCoumans/ConstraintBuilder
Computed https://github.com/PimCoumans/ConstraintBuilder at 1.4.0 (0.55s)
Creating working copy for https://github.com/PimCoumans/PanelPresenter.git
Working copy of https://github.com/PimCoumans/PanelPresenter.git resolved at 2.0.5 (23165b5)
Creating working copy for https://github.com/PimCoumans/ConstraintBuilder
Working copy of https://github.com/PimCoumans/ConstraintBuilder resolved at 1.4.0
warning: '.resolve-product-dependencies': dependency 'panelpresenter' is not used by any target
Found 1 product dependencies
  - ConstraintBuilder
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/PimCoumans/PanelPresenter.git
https://github.com/PimCoumans/PanelPresenter.git
{
  "dependencies" : [
    {
      "identity" : "constraintbuilder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PimCoumans/ConstraintBuilder"
    }
  ],
  "manifest_display_name" : "PanelPresenter",
  "name" : "PanelPresenter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "PanelPresenter",
      "targets" : [
        "PanelPresenter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PanelPresenterTests",
      "module_type" : "SwiftTarget",
      "name" : "PanelPresenterTests",
      "path" : "Tests/PanelPresenterTests",
      "sources" : [
        "PanelPresenterTests.swift"
      ],
      "target_dependencies" : [
        "PanelPresenter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PanelPresenter",
      "module_type" : "SwiftTarget",
      "name" : "PanelPresenter",
      "path" : "Sources/PanelPresenter",
      "product_dependencies" : [
        "ConstraintBuilder"
      ],
      "product_memberships" : [
        "PanelPresenter"
      ],
      "sources" : [
        "Controllers/PanelAnimationController.swift",
        "Controllers/PanelPresentationController.swift",
        "PanelPresentable.swift",
        "PanelPresenter.swift",
        "ScrollView/PanelScrollView.swift",
        "ScrollView/ScrollViewObserver.swift",
        "ScrollView/UIScrollView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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/9] Compiling ConstraintBuilder NSLayoutConstraint.swift
[5/9] Compiling ConstraintBuilder UIView+ConstraintBuildable.swift
[6/9] Compiling ConstraintBuilder NSView+ConstraintBuildable.swift
[7/9] Compiling ConstraintBuilder ConstraintBuilder.swift
[8/9] Emitting module ConstraintBuilder
[9/9] Compiling ConstraintBuilder Collection+ConstraintBuildable.swift
[10/17] Compiling PanelPresenter UIScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/17] Emitting module PanelPresenter
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[12/17] Compiling PanelPresenter PanelScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[13/17] Compiling PanelPresenter ScrollViewObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[14/17] Compiling PanelPresenter PanelAnimationController.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[15/17] Compiling PanelPresenter PanelPresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[16/17] Compiling PanelPresenter PanelPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[17/17] Compiling PanelPresenter PanelPresentationController.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
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/7] Compiling ConstraintBuilder UIView+ConstraintBuildable.swift
[3/7] Compiling ConstraintBuilder NSView+ConstraintBuildable.swift
[4/7] Compiling ConstraintBuilder Collection+ConstraintBuildable.swift
[5/7] Compiling ConstraintBuilder NSLayoutConstraint.swift
[6/7] Emitting module ConstraintBuilder
[7/7] Compiling ConstraintBuilder ConstraintBuilder.swift
[8/15] Compiling PanelPresenter UIScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[9/15] Compiling PanelPresenter PanelScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[10/15] Compiling PanelPresenter PanelPresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[11/15] Compiling PanelPresenter ScrollViewObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/15] Emitting module PanelPresenter
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[13/15] Compiling PanelPresenter PanelPresentationController.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[14/15] Compiling PanelPresenter PanelPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
[15/15] Compiling PanelPresenter PanelAnimationController.swift
/Users/admin/builder/spi-builder-workspace/Sources/PanelPresenter/Controllers/PanelAnimationController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// Handles the
BUILD FAILURE 6.1 macosSpm